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 cc98f26 commit a9c2703Copy full SHA for a9c2703
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
ext['spring-framework.version'] = '6.2.10'
7
-ext['tomcat.version'] = '10.1.42'
+ext['tomcat.version'] = '11.0.10'
8
9
apply from: "${rootDir}/gradle/publish-root.gradle"
10
0 commit comments