Skip to content

Commit 3cf0966

Browse files
committed
jackson 2.17.3
1 parent a65afe7 commit 3cf0966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ThisBuild / crossScalaVersions := Seq("2.11.12", "2.12.19", scala213Version, "3.
1313

1414
//resolvers ++= Resolver.sonatypeOssRepos("snapshots")
1515

16-
val jacksonVersion = "2.17.2"
16+
val jacksonVersion = "2.17.3"
1717

1818
autoAPIMappings := true
1919

0 commit comments

Comments
 (0)