Skip to content

Commit b92359f

Browse files
committed
upgrade undertow to 2.3.0.Final
1 parent e5bf574 commit b92359f

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>5.7.2</version.junit>
7171
<version.mockito>2.7.21</version.mockito>
7272
<version.hamcrest>2.2</version.hamcrest>
73-
<version.undertow>2.2.19.Final</version.undertow>
73+
<version.undertow>2.3.0.Final</version.undertow>
7474
<version.itu>1.7.0</version.itu>
7575
</properties>
7676
<dependencies>

0 commit comments

Comments
 (0)