Skip to content

Commit f101134

Browse files
authored
Merge pull request #1578 from Baeldung/update/jackson-databind-2.18.0
Update jackson-databind from 2.17.2 to 2.18.0
2 parents a43af08 + f44a85f commit f101134

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
@@ -520,7 +520,7 @@ lazy val nscalatime = (project in file("scala-libraries-standalone/nscalatime"))
520520
val spireVersion = "0.18.0"
521521
val kafkaVersion = "7.7.1-ce"
522522
val pureconfigVersion = "0.17.7"
523-
val jackSonVersion = "2.17.2"
523+
val jackSonVersion = "2.18.0"
524524
val log4jApiScalaVersion = "13.1.0"
525525
val log4jVersion = "2.20.0"
526526
val avro4sVersion = "4.1.2"

0 commit comments

Comments
 (0)