Skip to content

Commit 17e0355

Browse files
authored
[CHK-12456] Upgrade dependencies due to security alert (#250)
1 parent cc98f26 commit 17e0355

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
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
ext['spring-framework.version'] = '6.2.10'
7-
ext['tomcat.version'] = '10.1.42'
7+
ext['tomcat.version'] = '11.0.10'
88

99
apply from: "${rootDir}/gradle/publish-root.gradle"
1010

0 commit comments

Comments
 (0)