Skip to content

Commit 8a48cf3

Browse files
authored
Merge pull request #1666 from Baeldung/update/jackson-module-scala-2.18.2
Update jackson-module-scala from 2.18.1 to 2.18.2
2 parents 104a000 + e92a1af commit 8a48cf3

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
@@ -538,7 +538,7 @@ lazy val nscalatime = (project in file("scala-libraries-standalone/nscalatime"))
538538
val spireVersion = "0.18.0"
539539
val kafkaVersion = "7.7.2-ce"
540540
val pureconfigVersion = "0.17.8"
541-
val jackSonVersion = "2.18.1"
541+
val jackSonVersion = "2.18.2"
542542
val log4jApiScalaVersion = "13.1.0"
543543
val log4jVersion = "2.20.0"
544544
val avro4sVersion = "4.1.2"

0 commit comments

Comments
 (0)