Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 839b9d1 commit 6097de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
dependencyManagement {
dependencies {

dependencySet(group:'com.fasterxml.jackson.core', version:'2.13.3') {
dependencySet(group:'com.fasterxml.jackson.core', version:'2.18.1') {
entry 'jackson-databind'
entry 'jackson-datatype'
entry 'jackson-datatype-jdk8'
Expand Down

0 comments on commit 6097de9

Please sign in to comment.