We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ee1dc7 commit 79f3cf3Copy full SHA for 79f3cf3
build.gradle
@@ -76,7 +76,7 @@ configure(allprojects) { project ->
76
ext.tiles3Version = "3.0.5"
77
ext.tomcatVersion = "8.5.4"
78
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
79
- ext.undertowVersion = "1.4.0.CR2"
+ ext.undertowVersion = "1.3.23.Final"
80
ext.xmlunitVersion = "1.6"
81
ext.xstreamVersion = "1.4.9"
82
0 commit comments