Skip to content

Commit 55c37d2

Browse files
committed
Upgrade to Tomcat 8.5.5
1 parent 4b44553 commit 55c37d2

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
@@ -74,7 +74,7 @@ configure(allprojects) { project ->
7474
ext.testngVersion = "6.9.10"
7575
ext.tiles2Version = "2.2.2"
7676
ext.tiles3Version = "3.0.5"
77-
ext.tomcatVersion = "8.5.4"
77+
ext.tomcatVersion = "8.5.5"
7878
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
7979
ext.undertowVersion = "1.3.24.Final"
8080
ext.xmlunitVersion = "1.6"

0 commit comments

Comments
 (0)