Skip to content

Commit 0a02a8f

Browse files
committed
upgrade to undertow 2.1.1.Final
1 parent bea2d41 commit 0a02a8f

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
@@ -70,7 +70,7 @@
7070
<version.junit>4.12</version.junit>
7171
<version.mockito>2.7.21</version.mockito>
7272
<version.hamcrest>1.3</version.hamcrest>
73-
<version.undertow>2.1.1.Final</version.undertow>
73+
<version.undertow>2.1.3.Final</version.undertow>
7474
</properties>
7575
<dependencies>
7676
<dependency>

0 commit comments

Comments
 (0)