Skip to content

Commit d00610c

Browse files
committed
Bump snappy-java to 1.1.10.4
1 parent eb4878c commit d00610c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ object Dependencies {
5252
val parquetHadoop = "1.12.3"
5353
val jsonSmart = "2.4.9" // Fix CVE
5454
val nimbusJose = "9.31" // Fix CVE
55-
val snappyJava = "1.1.10.3" // Fix CVE
55+
val snappyJava = "1.1.10.4" // Fix CVE
5656
val commonsText = "1.10.0" // Fix CVE
5757
val ivy = "2.5.1" // Fix CVE
5858

0 commit comments

Comments
 (0)