Lock hadoop dependencies to 2.8.5 (#11583)

This commit is contained in:
Rohan Garg 2021-08-12 15:16:47 +05:30 committed by GitHub
parent faebefecae
commit 9da7199142
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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"