Skip to content

Commit 586235e

Browse files
committed
Upgrade to Tomcat 9.0.36
1 parent 4f81ab7 commit 586235e

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.19"
4545
slf4jVersion = "1.7.30" // spring-jcl + consistent 3rd party deps
4646
tiles3Version = "3.0.8"
47-
tomcatVersion = "9.0.35"
47+
tomcatVersion = "9.0.36"
4848
undertowVersion = "2.0.30.Final"
4949

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

0 commit comments

Comments
 (0)