Skip to content

Commit 9f4c9d7

Browse files
committed
Upgrade to Undertow 1.3.5
1 parent da707c1 commit 9f4c9d7

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
@@ -74,7 +74,7 @@ configure(allprojects) { project ->
7474
ext.tiles3Version = "3.0.5"
7575
ext.tomcatVersion = "8.0.28"
7676
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
77-
ext.undertowVersion = "1.3.4.Final"
77+
ext.undertowVersion = "1.3.5.Final"
7878
ext.woodstoxVersion = "5.0.1"
7979
ext.xmlunitVersion = "1.6"
8080
ext.xstreamVersion = "1.4.8"

0 commit comments

Comments
 (0)