Skip to content

Commit d7a4183

Browse files
committed
Upgrade to Tomcat 8.0.28
1 parent 13283ec commit d7a4183

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
@@ -52,7 +52,7 @@ configure(allprojects) { project ->
5252
ext.snifferVersion = "1.11"
5353
ext.tiles2Version = "2.2.2"
5454
ext.tiles3Version = "3.0.5"
55-
ext.tomcatVersion = "8.0.27"
55+
ext.tomcatVersion = "8.0.28"
5656
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
5757
ext.undertowVersion = "1.1.8.Final"
5858
ext.woodstoxVersion = "4.4.1"

0 commit comments

Comments
 (0)