Skip to content

Commit 3234d02

Browse files
authored
Bump io.undertow:undertow-core from 2.2.31.Final to 2.2.33.Final (#1080)
1 parent a6f3ae1 commit 3234d02

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
@@ -81,7 +81,7 @@
8181

8282
<version.hamcrest>2.2</version.hamcrest>
8383
<version.junit>5.10.2</version.junit>
84-
<version.undertow>2.2.31.Final</version.undertow> <!-- 2.3.x and above is not Java 8 compatible -->
84+
<version.undertow>2.2.33.Final</version.undertow> <!-- 2.3.x and above is not Java 8 compatible -->
8585

8686
<version.jacoco-maven-plugin>0.8.12</version.jacoco-maven-plugin>
8787
<version.maven-compiler-plugin>3.13.0</version.maven-compiler-plugin>

0 commit comments

Comments
 (0)