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 85e59ee + c1695e4 commit ba232f9Copy full SHA for ba232f9
build.sbt
@@ -115,7 +115,7 @@ lazy val msgpackJackson =
115
"org.msgpack.jackson.dataformat"
116
),
117
libraryDependencies ++= Seq(
118
- "com.fasterxml.jackson.core" % "jackson-databind" % "2.8.11.1",
+ "com.fasterxml.jackson.core" % "jackson-databind" % "2.9.9",
119
junitInterface,
120
"org.apache.commons" % "commons-math3" % "3.6.1" % "test"
121
0 commit comments