Skip to content

Commit 603ba4c

Browse files
committed
Update jackson-jaxrs-base, ... to 2.18.0
1 parent f03afe7 commit 603ba4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ val avroVersion = "1.12.0"
88
val gcsConnectorVersion = "3.0.1"
99
val guavaVersion = "33.3.1-jre" // otherwise android is taken
1010
val hadoopVersion = "3.3.6"
11-
val jacksonVersion = "2.15.4"
11+
val jacksonVersion = "2.18.0"
1212
val joptVersion = "5.0.4"
1313
val magnolifyVersion = "0.7.4"
1414
val parquetVersion =

0 commit comments

Comments
 (0)