Skip to content

Commit a34b5fe

Browse files
Backport to branch(3) : Bump the dependencies group with 3 updates (#3091)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1cbbd90 commit a34b5fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ subprojects {
2727
guavaVersion = '32.1.3-jre'
2828
slf4jVersion = '1.7.36'
2929
cassandraDriverVersion = '3.11.5'
30-
azureCosmosVersion = '4.74.0'
30+
azureCosmosVersion = '4.75.0'
3131
jooqVersion = '3.14.16'
32-
awssdkVersion = '2.35.0'
32+
awssdkVersion = '2.36.2'
3333
commonsDbcp2Version = '2.13.0'
3434
mysqlDriverVersion = '8.4.0'
3535
postgresqlDriverVersion = '42.7.8'
@@ -39,7 +39,7 @@ subprojects {
3939
yugabyteDriverVersion = '42.7.3-yb-4'
4040
db2DriverVersion = '12.1.2.0'
4141
mariadDbDriverVersion = '3.5.6'
42-
alloyDbJdbcConnectorVersion = '1.2.6'
42+
alloyDbJdbcConnectorVersion = '1.2.7'
4343
picocliVersion = '4.7.7'
4444
commonsTextVersion = '1.14.0'
4545
junitVersion = '5.14.0'

0 commit comments

Comments
 (0)