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 da707c1 commit 9f4c9d7Copy full SHA for 9f4c9d7
build.gradle
@@ -74,7 +74,7 @@ configure(allprojects) { project ->
74
ext.tiles3Version = "3.0.5"
75
ext.tomcatVersion = "8.0.28"
76
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
77
- ext.undertowVersion = "1.3.4.Final"
+ ext.undertowVersion = "1.3.5.Final"
78
ext.woodstoxVersion = "5.0.1"
79
ext.xmlunitVersion = "1.6"
80
ext.xstreamVersion = "1.4.8"
0 commit comments