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 4e6458a commit a08b9ebCopy full SHA for a08b9eb
build.sbt
@@ -133,7 +133,7 @@ lazy val msgpackJackson =
133
"org.msgpack.jackson.dataformat"
134
),
135
libraryDependencies ++= Seq(
136
- "com.fasterxml.jackson.core" % "jackson-databind" % "2.18.2",
+ "com.fasterxml.jackson.core" % "jackson-databind" % "2.18.4",
137
junitJupiter,
138
junitVintage,
139
"org.apache.commons" % "commons-math3" % "3.6.1" % "test"
0 commit comments