Skip to content

Commit 6af954e

Browse files
authored
Merge pull request #1626 from Baeldung/update/jackson-module-scala-2.18.1
Update jackson-module-scala from 2.18.0 to 2.18.1
2 parents 11785e4 + 97f91b8 commit 6af954e

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
@@ -532,7 +532,7 @@ lazy val nscalatime = (project in file("scala-libraries-standalone/nscalatime"))
532532
val spireVersion = "0.18.0"
533533
val kafkaVersion = "7.7.1-ce"
534534
val pureconfigVersion = "0.17.7"
535-
val jackSonVersion = "2.18.0"
535+
val jackSonVersion = "2.18.1"
536536
val log4jApiScalaVersion = "13.1.0"
537537
val log4jVersion = "2.20.0"
538538
val avro4sVersion = "4.1.2"

0 commit comments

Comments
 (0)