Skip to content

Commit 873b173

Browse files
committed
Upgrade to Undertow 1.3.11
1 parent 1cfeb07 commit 873b173

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.0.30"
7777
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
78-
ext.undertowVersion = "1.3.10.Final"
78+
ext.undertowVersion = "1.3.11.Final"
7979
ext.woodstoxVersion = "5.0.1"
8080
ext.xmlunitVersion = "1.6"
8181
ext.xstreamVersion = "1.4.8"

0 commit comments

Comments
 (0)