Skip to content

Commit 36ef250

Browse files
authored
Update jacksonCoreVersion to 2.19.3
1 parent 454746b commit 36ef250

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
@@ -27,7 +27,7 @@ ThisBuild / publishTo := {
2727
bomFormat := "xml"
2828

2929
version := "2.19.3-SNAPSHOT"
30-
val jacksonCoreVersion = "2.19.2"
30+
val jacksonCoreVersion = "2.19.3"
3131
val jacksonNonCoreVersion = jacksonCoreVersion
3232

3333
autoAPIMappings := true

0 commit comments

Comments
 (0)