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.
2 parents 8616daf + ed6997c commit d591f0cCopy full SHA for d591f0c
build.sbt
@@ -116,7 +116,7 @@ lazy val msgpackJackson =
116
"org.msgpack.jackson.dataformat"
117
),
118
libraryDependencies ++= Seq(
119
- "com.fasterxml.jackson.core" % "jackson-databind" % "2.9.9.3",
+ "com.fasterxml.jackson.core" % "jackson-databind" % "2.10.5",
120
junitInterface,
121
"org.apache.commons" % "commons-math3" % "3.6.1" % "test"
122
0 commit comments