Skip to content

Commit 17148c3

Browse files
Backport to branch(3.14) : Fix CVE-2025-55163 (#3111)
Co-authored-by: Toshihiro Suzuki <[email protected]>
1 parent 7337114 commit 17148c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ subprojects {
2727
guavaVersion = '32.1.3-jre'
2828
slf4jVersion = '1.7.36'
2929
cassandraDriverVersion = '3.11.5'
30-
azureCosmosVersion = '4.67.0'
30+
azureCosmosVersion = '4.75.0'
3131
jooqVersion = '3.14.16'
3232
awssdkVersion = '2.28.6'
3333
commonsDbcp2Version = '2.12.0'

0 commit comments

Comments
 (0)