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 a9fda3e commit d7320f4Copy full SHA for d7320f4
build.gradle
@@ -75,7 +75,7 @@ configure(allprojects) { project ->
75
ext.tiles3Version = "3.0.5"
76
ext.tomcatVersion = "8.5.2"
77
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
78
- ext.undertowVersion = "1.3.22.Final"
+ ext.undertowVersion = "1.4.0.Beta1"
79
ext.xmlunitVersion = "1.6"
80
ext.xstreamVersion = "1.4.9"
81
0 commit comments