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 18c12ec commit ed6997cCopy full SHA for ed6997c
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.11.2",
+ "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