Skip to content

Commit 749164f

Browse files
Update hadoop-client to 3.3.3 (#625)
1 parent 9d782dc commit 749164f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ val breezeVersion = "1.3"
2323
val circeVersion = "0.14.1"
2424
val commonsMathVersion = "3.6.1"
2525
val flinkVersion = "1.14.4"
26-
val hadoopVersion = "3.3.2"
26+
val hadoopVersion = "3.3.3"
2727
val paradiseVersion = "2.1.1"
2828
val scalacheckVersion = "1.15.3"
2929
val scalatestVersion = "3.2.3"

0 commit comments

Comments
 (0)