Skip to content

Commit

Permalink
Bump io.undertow:undertow-core from 2.2.33.Final to 2.2.35.Final (#1110)
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-tay committed Sep 4, 2024
1 parent ab23378 commit 20f8664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@

<version.hamcrest>2.2</version.hamcrest>
<version.junit>5.10.2</version.junit>
<version.undertow>2.2.33.Final</version.undertow> <!-- 2.3.x and above is not Java 8 compatible -->
<version.undertow>2.2.35.Final</version.undertow> <!-- 2.3.x and above is not Java 8 compatible -->

<version.jacoco-maven-plugin>0.8.12</version.jacoco-maven-plugin>
<version.maven-compiler-plugin>3.13.0</version.maven-compiler-plugin>
Expand Down

0 comments on commit 20f8664

Please sign in to comment.