Skip to content

Commit

Permalink
Merge pull request #90 from openapi-processor/master
Browse files Browse the repository at this point in the history
update jackson
  • Loading branch information
hauner authored May 9, 2024
2 parents a54e7d2 + 0945d07 commit aa32b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ checkerq = { module = "org.checkerframework:checker", version.ref = "checker" }
slf4j = "org.slf4j:slf4j-api:2.0.13"
logback = "ch.qos.logback:logback-classic:1.5.6"

jackson-bom = "com.fasterxml.jackson:jackson-bom:2.17.0"
jackson-bom = "com.fasterxml.jackson:jackson-bom:2.17.1"
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml" }
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }
Expand Down

0 comments on commit aa32b8d

Please sign in to comment.