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 e219576 commit 24b3525Copy full SHA for 24b3525
build.gradle
@@ -69,7 +69,7 @@ configure(allprojects) { project ->
69
ext.tiles3Version = "3.0.5"
70
ext.tomcatVersion = "8.0.35"
71
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
72
- ext.undertowVersion = "1.3.22.Final"
+ ext.undertowVersion = "1.3.23.Final"
73
ext.xmlunitVersion = "1.6"
74
ext.xstreamVersion = "1.4.9"
75
0 commit comments