Skip to content

Commit e3cb372

Browse files
authored
Updgrade ScalarDB to fix CVE-2025-49146 (#286)
1 parent 4c578bf commit e3cb372

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.19.1'
3535
toml4jVersion = '0.7.2'
36-
scalarDbVersion = '3.15.3'
36+
scalarDbVersion = '3.15.5'
3737
scalarAdminVersion = '2.2.1'
3838
resilience4jRetryVersion = '1.7.1'
3939
dropwizardMetricsVersion = '4.2.32'

0 commit comments

Comments
 (0)