Skip to content

Commit 2970102

Browse files
Update jackson-databind to 2.21.2
1 parent 6d9d8ce commit 2970102

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ libraryDependencies ++= Seq(
2121
"com.googlecode.lanterna" % "lanterna" % "3.1.5",
2222
"ch.qos.logback" % "logback-classic" % "1.5.32",
2323
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.6",
24-
"com.fasterxml.jackson.core" % "jackson-databind" % "2.21.1",
24+
"com.fasterxml.jackson.core" % "jackson-databind" % "2.21.2",
2525
"org.bouncycastle" % "bcpkix-jdk18on" % "1.83",
2626
"org.scalatest" %% "scalatest" % "3.2.20" % Test
2727
)

0 commit comments

Comments
 (0)