Skip to content

Commit aa32b8d

Browse files
authored
Merge pull request #90 from openapi-processor/master
update jackson
2 parents a54e7d2 + 0945d07 commit aa32b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ checkerq = { module = "org.checkerframework:checker", version.ref = "checker" }
2121
slf4j = "org.slf4j:slf4j-api:2.0.13"
2222
logback = "ch.qos.logback:logback-classic:1.5.6"
2323

24-
jackson-bom = "com.fasterxml.jackson:jackson-bom:2.17.0"
24+
jackson-bom = "com.fasterxml.jackson:jackson-bom:2.17.1"
2525
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
2626
jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml" }
2727
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }

0 commit comments

Comments
 (0)