We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad4476 commit 5b5f8e6Copy full SHA for 5b5f8e6
build.sbt
@@ -102,7 +102,7 @@ lazy val msgpackJackson =
102
"org.msgpack.jackson.dataformat"
103
),
104
libraryDependencies ++= Seq(
105
- "com.fasterxml.jackson.core" % "jackson-databind" % "2.10.5",
+ "com.fasterxml.jackson.core" % "jackson-databind" % "2.10.5.1",
106
junitInterface,
107
"org.apache.commons" % "commons-math3" % "3.6.1" % "test"
108
0 commit comments