Skip to content

Commit 24b3525

Browse files
committed
Upgrade to Undertow 1.3.23
1 parent e219576 commit 24b3525

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
@@ -69,7 +69,7 @@ configure(allprojects) { project ->
6969
ext.tiles3Version = "3.0.5"
7070
ext.tomcatVersion = "8.0.35"
7171
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
72-
ext.undertowVersion = "1.3.22.Final"
72+
ext.undertowVersion = "1.3.23.Final"
7373
ext.xmlunitVersion = "1.6"
7474
ext.xstreamVersion = "1.4.9"
7575

0 commit comments

Comments
 (0)