You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by ab...@apache.org on 2021/08/12 09:47:10 UTC

[druid] branch master updated: Lock hadoop dependencies to 2.8.5 (#11583)

This is an automated email from the ASF dual-hosted git repository.

abhishek pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 9da7199  Lock hadoop dependencies to 2.8.5 (#11583)
9da7199 is described below

commit 9da7199142594aa952649949f99d7631e588aa4b
Author: Rohan Garg <77...@users.noreply.github.com>
AuthorDate: Thu Aug 12 15:16:47 2021 +0530

    Lock hadoop dependencies to 2.8.5 (#11583)
---
 .github/dependabot.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 7640594..c94c407 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -12,3 +12,4 @@ updates:
       # pin Jetty dependencies to 9.4.x
       - dependency-name: "org.eclipse.jetty"
         versions: "[9.5,)"
+      - dependency-name: "org.apache.hadoop"
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org