Skip to content

Commit 268413b

Browse files
committed
upgrade undertow to 2.0.28-Final
1 parent 9883207 commit 268413b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<version.junit>4.12</version.junit>
6969
<version.mockito>2.7.21</version.mockito>
7070
<version.hamcrest>1.3</version.hamcrest>
71-
<version.undertow>2.0.23.Final</version.undertow>
71+
<version.undertow>2.0.28.Final</version.undertow>
7272
</properties>
7373
<dependencies>
7474
<dependency>

0 commit comments

Comments
 (0)