Skip to content

Commit cd2765b

Browse files
Fix CVE-2024-38808: Spring Expression DoS Vulnerability
1 parent d13c3a9 commit cd2765b

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
@@ -210,7 +210,7 @@ configurations {
210210

211211
dependencyManagement {
212212
imports {
213-
mavenBom "org.springframework:spring-framework-bom:5.3.33"
213+
mavenBom "org.springframework:spring-framework-bom:5.3.39"
214214
}
215215
dependencies {
216216
// CVE-2022-1471

0 commit comments

Comments
 (0)