Skip to content

Commit d7320f4

Browse files
committed
Upgrade to Undertow 1.4 Beta 1
Issue: SPR-14328
1 parent a9fda3e commit d7320f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ configure(allprojects) { project ->
7575
ext.tiles3Version = "3.0.5"
7676
ext.tomcatVersion = "8.5.2"
7777
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
78-
ext.undertowVersion = "1.3.22.Final"
78+
ext.undertowVersion = "1.4.0.Beta1"
7979
ext.xmlunitVersion = "1.6"
8080
ext.xstreamVersion = "1.4.9"
8181

0 commit comments

Comments
 (0)