Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 14a4007

Browse files
Merge pull request #1978 from Baeldung/update/jackson-module-scala-2.20.0
Update jackson-module-scala from 2.19.2 to 2.20.0
2 parents c8ca98e + 95b0443 commit 14a4007

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎build.sbt‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ lazy val redis_intro =
521521
.map(_.withConfigurations(Some("it,test"))),
522522
libraryDependencies ++= Seq(
523523
"redis.clients" % "jedis" % "6.1.0",
524-
"com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.19.2",
524+
"com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.20.0",
525525
"org.scalatestplus" %% "mockito-3-4" % "3.2.10.0" % "it"
526526
),
527527
Defaults.itSettings
@@ -552,7 +552,7 @@ lazy val nscalatime = (project in file("scala-libraries-standalone/nscalatime"))
552552
val spireVersion = "0.18.0"
553553
val kafkaVersion = "8.0.0-ce"
554554
val pureconfigVersion = "0.17.9"
555-
val jackSonVersion = "2.19.2"
555+
val jackSonVersion = "2.20.0"
556556
val log4jApiScalaVersion = "13.1.0"
557557
val log4jVersion = "2.25.1"
558558
val avro4sVersion = "4.1.2"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /