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 42daf71 commit 4bdaf8eCopy full SHA for 4bdaf8e
build.sbt
@@ -109,7 +109,7 @@ lazy val msgpackJackson =
109
"org.msgpack.jackson.dataformat"
110
),
111
libraryDependencies ++= Seq(
112
- "com.fasterxml.jackson.core" % "jackson-databind" % "2.15.3",
+ "com.fasterxml.jackson.core" % "jackson-databind" % "2.16.1",
113
junitInterface,
114
"org.apache.commons" % "commons-math3" % "3.6.1" % "test"
115
0 commit comments