Skip to content

Commit 0de85e3

Browse files
committed
Upgrade to Undertow 1.4 CR2
Issue: SPR-14328
1 parent 058279b commit 0de85e3

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
@@ -76,7 +76,7 @@ configure(allprojects) { project ->
7676
ext.tiles3Version = "3.0.5"
7777
ext.tomcatVersion = "8.5.3"
7878
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
79-
ext.undertowVersion = "1.4.0.CR1"
79+
ext.undertowVersion = "1.4.0.CR2"
8080
ext.xmlunitVersion = "1.6"
8181
ext.xstreamVersion = "1.4.9"
8282

0 commit comments

Comments
 (0)