Skip to content

Commit

Permalink
Excavator: Upgrade Jackson to the latest stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot committed Oct 2, 2024
1 parent 2f9e848 commit becdcef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions versions.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Run ./gradlew --write-locks to regenerate this file
com.fasterxml.jackson.core:jackson-annotations:2.13.1 (3 constraints: 9949d7f4)
com.fasterxml.jackson.core:jackson-core:2.13.1 (3 constraints: 9949d7f4)
com.fasterxml.jackson.core:jackson-databind:2.13.1 (3 constraints: 934ffbcb)
com.fasterxml.jackson.core:jackson-annotations:2.17.2 (3 constraints: 9e49d7f7)
com.fasterxml.jackson.core:jackson-core:2.17.2 (3 constraints: 9e49d7f7)
com.fasterxml.jackson.core:jackson-databind:2.17.2 (4 constraints: d0547e7d)
com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:2.13.1 (1 constraints: 8118727b)
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.13.1 (1 constraints: 8118727b)
com.google.code.findbugs:jsr305:3.0.2 (2 constraints: 1d0fb186)
Expand Down
1 change: 1 addition & 0 deletions versions.props
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
com.fasterxml.jackson.core:jackson-databind = 2.17.2
com.google.guava:guava = 32.1.2-jre
cz.habarta.typescript-generator:typescript-generator-core = 2.35.1025
jakarta.ws.rs:jakarta.ws.rs-api = 3.1.0
Expand Down

0 comments on commit becdcef

Please sign in to comment.