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 058279b commit 0de85e3Copy full SHA for 0de85e3
build.gradle
@@ -76,7 +76,7 @@ configure(allprojects) { project ->
76
ext.tiles3Version = "3.0.5"
77
ext.tomcatVersion = "8.5.3"
78
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
79
- ext.undertowVersion = "1.4.0.CR1"
+ ext.undertowVersion = "1.4.0.CR2"
80
ext.xmlunitVersion = "1.6"
81
ext.xstreamVersion = "1.4.9"
82
0 commit comments