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 76fdd87 commit 8612b02Copy full SHA for 8612b02
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.9.9.1",
+ "com.fasterxml.jackson.core" % "jackson-databind" % "2.9.9.3",
119
junitInterface,
120
"org.apache.commons" % "commons-math3" % "3.6.1" % "test"
121
0 commit comments