Skip to content

Commit b7a7c72

Browse files
authored
Merge pull request #1219 from Baeldung/update/jackson-module-scala-2.16.2
Update jackson-module-scala from 2.16.1 to 2.16.2
2 parents a07c828 + 8ec705b commit b7a7c72

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
@@ -482,7 +482,7 @@ lazy val scala_libraries_4 = (project in file("scala-libraries-4"))
482482
val spireVersion = "0.18.0"
483483
val kafkaVersion = "7.6.0-ce"
484484
val pureconfigVersion = "0.17.6"
485-
val jackSonVersion = "2.16.1"
485+
val jackSonVersion = "2.16.2"
486486
val log4jApiScalaVersion = "13.1.0"
487487
val log4jVersion = "2.20.0"
488488
val avro4sVersion = "4.1.2"

0 commit comments

Comments
 (0)