Skip to content

Commit f813508

Browse files
Update jackson-annotations to 2.21
1 parent 50b8d59 commit f813508

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmark/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ libraryDependencies ++= {
1313
"com.rojoma" %% "rojoma-json-v3" % "3.15.0",
1414
"io.spray" %% "spray-json" % "1.3.6",
1515
"org.parboiled" %% "parboiled" % "2.5.1",
16-
"com.fasterxml.jackson.core" % "jackson-annotations" % "2.20",
16+
"com.fasterxml.jackson.core" % "jackson-annotations" % "2.21",
1717
"com.fasterxml.jackson.core" % "jackson-core" % "2.20.1",
1818
"com.fasterxml.jackson.core" % "jackson-databind" % "2.20.1",
1919
"com.google.code.gson" % "gson" % "2.13.2"

0 commit comments

Comments
 (0)