Skip to content

Commit

Permalink
Update com.fasterxml.jackson.core:2.17.2 to v2.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 5, 2024
1 parent 409934d commit eca2ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ dependencyManagement {
}

// CVE-2023-35116
dependencySet(group: 'com.fasterxml.jackson.core', version: '2.17.2') {
dependencySet(group: 'com.fasterxml.jackson.core', version: '2.18.1') {
entry 'jackson-databind'
entry 'jackson-core'
entry 'jackson-annotations'
Expand Down

0 comments on commit eca2ffe

Please sign in to comment.