We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43bcab9 commit 29cd180Copy full SHA for 29cd180
build.gradle
@@ -77,7 +77,7 @@ configure(allprojects) { project ->
77
ext.testngVersion = "6.9.10"
78
ext.tiles2Version = "2.2.2"
79
ext.tiles3Version = "3.0.5"
80
- ext.tomcatVersion = "8.0.30"
+ ext.tomcatVersion = "8.0.32"
81
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
82
ext.undertowVersion = "1.3.16.Final"
83
ext.woodstoxVersion = "5.0.1"
0 commit comments