Skip to content

Commit 5cfb65d

Browse files
Upgrade Hadoop dependency (3.3.5 -> 3.3.6)
1 parent da324f9 commit 5cfb65d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>org.apache.hadoop</groupId>
108108
<artifactId>hadoop-client</artifactId>
109-
<version>3.3.5</version>
109+
<version>3.3.6</version>
110110
</dependency>
111111

112112
<dependency>

0 commit comments

Comments
 (0)