We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 454746b commit 36ef250Copy full SHA for 36ef250
build.sbt
@@ -27,7 +27,7 @@ ThisBuild / publishTo := {
27
bomFormat := "xml"
28
29
version := "2.19.3-SNAPSHOT"
30
-val jacksonCoreVersion = "2.19.2"
+val jacksonCoreVersion = "2.19.3"
31
val jacksonNonCoreVersion = jacksonCoreVersion
32
33
autoAPIMappings := true
0 commit comments