We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55be86d + 43a6e26 commit b00b0dbCopy full SHA for b00b0db
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.7.9.1",
+ "com.fasterxml.jackson.core" % "jackson-databind" % "2.8.11.1",
119
junitInterface,
120
"org.apache.commons" % "commons-math3" % "3.6.1" % "test"
121
0 commit comments