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 d2ad2c3 commit b3115fcCopy full SHA for b3115fc
build.gradle
@@ -72,9 +72,9 @@ configure(allprojects) { project ->
72
ext.testngVersion = "6.9.9"
73
ext.tiles2Version = "2.2.2"
74
ext.tiles3Version = "3.0.5"
75
- ext.tomcatVersion = "8.0.29"
+ ext.tomcatVersion = "8.0.30"
76
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
77
- ext.undertowVersion = "1.3.8.Final"
+ ext.undertowVersion = "1.3.9.Final"
78
ext.woodstoxVersion = "5.0.1"
79
ext.xmlunitVersion = "1.6"
80
ext.xstreamVersion = "1.4.8"
0 commit comments