Skip to content

Commit

Permalink
Merge pull request #183 from fizzed/dependabot/maven/io.undertow-unde…
Browse files Browse the repository at this point in the history
…rtow-core-2.2.36.Final

Bump io.undertow:undertow-core from 2.2.25.Final to 2.2.36.Final
  • Loading branch information
jjlauer authored Nov 6, 2024
2 parents a83446c + de85a4f commit 58b995d
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 @@ -140,7 +140,7 @@
<dependency>
<groupId>io.undertow</groupId>
<artifactId>undertow-core</artifactId>
<version>2.2.25.Final</version>
<version>2.2.36.Final</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 58b995d

Please sign in to comment.