Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/ossf/scorecard-act…
Browse files Browse the repository at this point in the history
…ion-2.3.3
  • Loading branch information
mandy-chessell authored Jun 15, 2024
2 parents 7706de4 + b56d934 commit b317da9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@ ext {
gremlinVersion = '3.5.6'
// TODO: Version 4 under new package name. 3.0.13 is held to be compat with gradle tests (fvt)
groovyVersion = '3.0.15'
guavaVersion = '33.0.0-jre'
guavaVersion = '33.2.1-jre'
hamcrestVersion = '2.2'
hdrhistogramVersion = '2.1.12'
hibernatevalidatorVersion = '8.0.1.Final'
// TODO There is now a version 5 codestream of the next 2 http dependencies
httpclientVersion = '4.5.14'
httpcoreVersion = '4.4.16'
jacksonVersion = '2.15.0'
jacksonDatabindVersion = '2.16.1'
jacksonDatabindVersion = '2.17.1'
jacksonaslVersion = '1.9.14-atlassian-6'
jakartaannotationVersion = '2.1.1'
jakartapersistenceVersion = '3.1.0'
Expand Down Expand Up @@ -81,7 +81,7 @@ ext {
mockitoVersion = '4.11.0'
plexusVersion = '4.0.0'
postgresVersion = '42.7.2'
nettyVersion = '4.1.107.Final'
nettyVersion = '4.1.111.Final'
prometheusVersion = '1.12.4'
quartzVersion = '2.3.2'
reflectionsVersion = '0.10.2'
Expand Down Expand Up @@ -112,7 +112,7 @@ ext {
protobufVersion = '3.25.3'
osgiVersion = '8.0.0'
log4jVersion = '2.23.1'
jacksonjdk8Version = '2.16.1'
jacksonjdk8Version = '2.17.1'
reactivestreamsVersion = '1.0.4'
springdocStarterVersion = '2.2.0'
jacocoVersion = '0.8.8'
Expand Down

0 comments on commit b317da9

Please sign in to comment.