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 c99a104 commit 8501cefCopy full SHA for 8501cef
build.gradle
@@ -75,7 +75,7 @@ configure(allprojects) { project ->
75
ext.testngVersion = "6.9.10"
76
ext.tiles2Version = "2.2.2"
77
ext.tiles3Version = "3.0.7"
78
- ext.tomcatVersion = "8.5.30"
+ ext.tomcatVersion = "8.5.31"
79
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
80
ext.undertowVersion = "1.3.33.Final"
81
ext.xmlunitVersion = "1.6"
0 commit comments