Skip to content

Commit 743fced

Browse files
feeblefakiejnmt
andauthored
Backport to branch(3.10) : Upgrade ScalarDB to fix CVE-2025-49146 (#291)
Co-authored-by: Jun Nemoto <[email protected]>
1 parent c7f14e5 commit 743fced

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
@@ -33,7 +33,7 @@ subprojects {
3333
jsonpVersion = '1.1.4'
3434
jacksonVersion = '2.18.1'
3535
toml4jVersion = '0.7.2'
36-
scalarDbVersion = '3.14.3'
36+
scalarDbVersion = '3.14.4'
3737
scalarAdminVersion = '2.2.1'
3838
resilience4jRetryVersion = '1.7.1'
3939
dropwizardMetricsVersion = '4.2.28'

0 commit comments

Comments
 (0)