Skip to content

Commit 29cd180

Browse files
committed
Upgrade to Tomcat 8.0.32
1 parent 43bcab9 commit 29cd180

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
@@ -77,7 +77,7 @@ configure(allprojects) { project ->
7777
ext.testngVersion = "6.9.10"
7878
ext.tiles2Version = "2.2.2"
7979
ext.tiles3Version = "3.0.5"
80-
ext.tomcatVersion = "8.0.30"
80+
ext.tomcatVersion = "8.0.32"
8181
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
8282
ext.undertowVersion = "1.3.16.Final"
8383
ext.woodstoxVersion = "5.0.1"

0 commit comments

Comments
 (0)