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 5017c05 commit e24c530Copy full SHA for e24c530
build.gradle
@@ -77,7 +77,7 @@ configure(allprojects) { project ->
77
ext.tiles3Version = "3.0.7"
78
ext.tomcatVersion = "8.5.11"
79
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
80
- ext.undertowVersion = "1.3.26.Final"
+ ext.undertowVersion = "1.3.27.Final"
81
ext.xmlunitVersion = "1.6"
82
ext.xstreamVersion = "1.4.9"
83
0 commit comments