Skip to content

Commit

Permalink
Backport to branch(3) : Bump the dependencies group across 1 director…
Browse files Browse the repository at this point in the history
…y with 5 updates (#2473)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
feeblefakie and dependabot[bot] authored Jan 21, 2025
1 parent d19f132 commit 850bccc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,22 +25,22 @@ subprojects {
guavaVersion = '32.1.3-jre'
slf4jVersion = '1.7.36'
cassandraDriverVersion = '3.11.5'
azureCosmosVersion = '4.65.0'
azureCosmosVersion = '4.66.0'
jooqVersion = '3.14.16'
awssdkVersion = '2.29.1'
awssdkVersion = '2.30.2'
commonsDbcp2Version = '2.13.0'
mysqlDriverVersion = '8.4.0'
postgresqlDriverVersion = '42.7.4'
postgresqlDriverVersion = '42.7.5'
oracleDriverVersion = '21.16.0.0'
sqlserverDriverVersion = '11.2.3.jre8'
sqliteDriverVersion = '3.47.2.0'
sqliteDriverVersion = '3.48.0.0'
yugabyteDriverVersion = '42.7.3-yb-2'
mariadDbDriverVersion = '3.5.1'
picocliVersion = '4.7.6'
commonsTextVersion = '1.13.0'
junitVersion = '5.11.4'
commonsLangVersion = '3.17.0'
assertjVersion = '3.27.2'
assertjVersion = '3.27.3'
mockitoVersion = '4.11.0'
spotbugsVersion = '4.8.6'
errorproneVersion = '2.10.0'
Expand Down

0 comments on commit 850bccc

Please sign in to comment.