Skip to content

Commit 31e06b4

Browse files
Update dependency com.fasterxml.jackson:jackson-bom to v2.18.3
1 parent 04babf5 commit 31e06b4

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
@@ -6,7 +6,7 @@ val scioVersion = "0.14.12"
66
val beamVersion = "2.63.0"
77

88
val guavaVersion = "33.4.0-jre"
9-
val jacksonVersion = "2.18.2"
9+
val jacksonVersion = "2.18.3"
1010
val magnolifyVersion = "0.8.0"
1111
val nettyVersion = "4.1.118.Final"
1212
val slf4jVersion = "2.0.16"

0 commit comments

Comments
 (0)