We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6467f11 commit 5ca8eedCopy full SHA for 5ca8eed
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
ext['spring-framework.version'] = '6.2.11'
7
-ext['tomcat.version'] = '11.0.10'
+ext['tomcat.version'] = '11.0.11'
8
ext['netty.version'] = '4.2.6.Final' // Due to security vulnerabilities in 4.125.Final and older
9
10
apply from: "${rootDir}/gradle/publish-root.gradle"
0 commit comments