Skip to content

Commit 0a5e577

Browse files
committed
Upgrade to Undertow 1.4 CR4
Issue: SPR-14328
1 parent 5ac7a32 commit 0a5e577

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
@@ -87,7 +87,7 @@ configure(allprojects) { project ->
8787
ext.tiles3Version = "3.0.5"
8888
ext.tomcatVersion = "8.5.4"
8989
ext.tyrusVersion = "1.13"
90-
ext.undertowVersion = "1.4.0.CR3"
90+
ext.undertowVersion = "1.4.0.CR4"
9191
ext.websocketVersion = "1.1"
9292
ext.woodstoxVersion = "5.0.2"
9393
ext.xmlunitVersion = "2.2.1"

0 commit comments

Comments
 (0)