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 02e583b commit 6210ab9Copy full SHA for 6210ab9
build.gradle
@@ -74,7 +74,7 @@ configure(allprojects) { project ->
74
ext.tiles3Version = "3.0.5"
75
ext.tomcatVersion = "8.0.27"
76
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
77
- ext.undertowVersion = "1.3.0.CR3"
+ ext.undertowVersion = "1.3.0.Final"
78
ext.woodstoxVersion = "5.0.1"
79
ext.xmlunitVersion = "1.6"
80
ext.xstreamVersion = "1.4.8"
0 commit comments