Skip to content

Commit d3f3a71

Browse files
committed
jackson 2.18.3
1 parent c0e1815 commit d3f3a71

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.20", scala213Version, "3.
1313

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

16-
val jacksonCoreVersion = "2.18.2"
16+
val jacksonCoreVersion = "2.18.3"
1717
val jacksonNonCoreVersion = jacksonCoreVersion
1818

1919
autoAPIMappings := true

0 commit comments

Comments
 (0)