Skip to content

Commit

Permalink
Update com.fasterxml.jackson.core:2.14.0-rc1 to v2.17.2 (#1637)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent fc98b63 commit bd0c2d1
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 @@ -561,7 +561,7 @@ dependencyManagement {
entry 'tomcat-embed-websocket'
}

dependencySet(group: 'com.fasterxml.jackson.core', version: '2.14.0-rc1') {
dependencySet(group: 'com.fasterxml.jackson.core', version: '2.17.2') {
entry 'jackson-core'
entry 'jackson-annotations'
}
Expand Down

0 comments on commit bd0c2d1

Please sign in to comment.