We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cbd05f commit ed1452eCopy full SHA for ed1452e
build.sbt
@@ -109,7 +109,7 @@ lazy val msgpackJackson =
109
"org.msgpack.jackson.dataformat"
110
),
111
libraryDependencies ++= Seq(
112
- "com.fasterxml.jackson.core" % "jackson-databind" % "2.18.2",
+ "com.fasterxml.jackson.core" % "jackson-databind" % "2.18.4",
113
junitInterface,
114
"org.apache.commons" % "commons-math3" % "3.6.1" % "test"
115
0 commit comments