Skip to content

Commit

Permalink
MINOR: [Java] Bump org.apache.hadoop:hadoop-client-runtime in /java
Browse files Browse the repository at this point in the history
Bumps org.apache.hadoop:hadoop-client-runtime from 3.3.2 to 3.3.6.

---
updated-dependencies:
- dependency-name: org.apache.hadoop:hadoop-client-runtime
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 81e47b2 commit 3d79f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/adapter/orc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-client-runtime</artifactId>
<version>3.3.2</version>
<version>3.3.6</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 3d79f54

Please sign in to comment.