Skip to content

Commit ed6997c

Browse files
authored
jackson 2.10.5
1 parent 18c12ec commit ed6997c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ lazy val msgpackJackson =
116116
"org.msgpack.jackson.dataformat"
117117
),
118118
libraryDependencies ++= Seq(
119-
"com.fasterxml.jackson.core" % "jackson-databind" % "2.11.2",
119+
"com.fasterxml.jackson.core" % "jackson-databind" % "2.10.5",
120120
junitInterface,
121121
"org.apache.commons" % "commons-math3" % "3.6.1" % "test"
122122
),

0 commit comments

Comments
 (0)