Skip to content

Commit e24c530

Browse files
committed
Upgrade to Undertow 1.3.27
1 parent 5017c05 commit e24c530

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
@@ -77,7 +77,7 @@ configure(allprojects) { project ->
7777
ext.tiles3Version = "3.0.7"
7878
ext.tomcatVersion = "8.5.11"
7979
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
80-
ext.undertowVersion = "1.3.26.Final"
80+
ext.undertowVersion = "1.3.27.Final"
8181
ext.xmlunitVersion = "1.6"
8282
ext.xstreamVersion = "1.4.9"
8383

0 commit comments

Comments
 (0)