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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]