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 4b44553 commit 55c37d2Copy full SHA for 55c37d2
build.gradle
@@ -74,7 +74,7 @@ configure(allprojects) { project ->
74
ext.testngVersion = "6.9.10"
75
ext.tiles2Version = "2.2.2"
76
ext.tiles3Version = "3.0.5"
77
- ext.tomcatVersion = "8.5.4"
+ ext.tomcatVersion = "8.5.5"
78
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
79
ext.undertowVersion = "1.3.24.Final"
80
ext.xmlunitVersion = "1.6"
0 commit comments