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 1cfeb07 commit 873b173Copy full SHA for 873b173
build.gradle
@@ -75,7 +75,7 @@ configure(allprojects) { project ->
75
ext.tiles3Version = "3.0.5"
76
ext.tomcatVersion = "8.0.30"
77
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
78
- ext.undertowVersion = "1.3.10.Final"
+ ext.undertowVersion = "1.3.11.Final"
79
ext.woodstoxVersion = "5.0.1"
80
ext.xmlunitVersion = "1.6"
81
ext.xstreamVersion = "1.4.8"
0 commit comments