Skip to content

Commit

Permalink
Upgrade Hadoop dependency (3.3.5 -> 3.3.6)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-nagel committed Nov 12, 2024
1 parent da324f9 commit 5cfb65d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-client</artifactId>
<version>3.3.5</version>
<version>3.3.6</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 5cfb65d

Please sign in to comment.