We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2181d8 commit 4b38954Copy full SHA for 4b38954
1 file changed
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.14.3",
+ "com.fasterxml.jackson.core" % "jackson-databind" % "2.15.2",
113
junitInterface,
114
"org.apache.commons" % "commons-math3" % "3.6.1" % "test"
115
0 commit comments