Skip to content

Commit

Permalink
Merge pull request #7940 from odpi/dependabot/gradle/jackson-7dd2fa5280
Browse files Browse the repository at this point in the history
Bump the jackson group with 2 updates
  • Loading branch information
mandy-chessell committed Nov 21, 2023
2 parents 5d539ba + df02785 commit 6e883fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ ext {
httpclientVersion = '4.5.14'
httpcoreVersion = '4.4.16'
jacksonVersion = '2.15.0'
jacksonDatabindVersion = '2.15.2'
jacksonDatabindVersion = '2.16.0'
jacksonaslVersion = '1.9.14-atlassian-6'
jakartaannotationVersion = '2.1.1'
jakartapersistenceVersion = '3.1.0'
Expand Down Expand Up @@ -109,7 +109,7 @@ ext {
protobufVersion = '3.24.3'
osgiVersion = '8.0.0'
log4jVersion = '2.20.0'
jacksonjdk8Version = '2.15.2'
jacksonjdk8Version = '2.16.0'
reactivestreamsVersion = '1.0.4'
springdocStarterVersion = '2.2.0'
jacocoVersion = '0.8.8'
Expand Down

0 comments on commit 6e883fc

Please sign in to comment.