Skip to content

Commit a9c2703

Browse files
committed
[CHK-12456] Upgrade dependencies due to security alert
1 parent cc98f26 commit a9c2703

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)