We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04babf5 commit 31e06b4Copy full SHA for 31e06b4
build.sbt
@@ -6,7 +6,7 @@ val scioVersion = "0.14.12"
6
val beamVersion = "2.63.0"
7
8
val guavaVersion = "33.4.0-jre"
9
-val jacksonVersion = "2.18.2"
+val jacksonVersion = "2.18.3"
10
val magnolifyVersion = "0.8.0"
11
val nettyVersion = "4.1.118.Final"
12
val slf4jVersion = "2.0.16"
0 commit comments