Skip to content

Commit 97cad6c

Browse files
committed
Upgrade to Tomcat 9.0.30
1 parent 015f7d8 commit 97cad6c

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
@@ -44,7 +44,7 @@ ext {
4444
rxjava2Version = "2.2.15"
4545
slf4jVersion = "1.7.28" // spring-jcl + consistent 3rd party deps
4646
tiles3Version = "3.0.8"
47-
tomcatVersion = "9.0.29"
47+
tomcatVersion = "9.0.30"
4848
undertowVersion = "2.0.28.Final"
4949

5050
gradleScriptDir = "${rootProject.projectDir}/gradle"

0 commit comments

Comments
 (0)