Skip to content

Commit

Permalink
Bump io.undertow:undertow-servlet from 2.3.15.Final to 2.3.17.Final
Browse files Browse the repository at this point in the history
Bumps [io.undertow:undertow-servlet](https://github.com/undertow-io/undertow) from 2.3.15.Final to 2.3.17.Final.
- [Release notes](https://github.com/undertow-io/undertow/releases)
- [Commits](undertow-io/undertow@2.3.15.Final...2.3.17.Final)

---
updated-dependencies:
- dependency-name: io.undertow:undertow-servlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 31f3cf6 commit 3c227a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environments/servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tomcat.version>10.1.28</tomcat.version>
<jetty.version>12.0.12</jetty.version>
<websockets.api>2.2.0</websockets.api>
<undertow.version>2.3.15.Final</undertow.version>
<undertow.version>2.3.17.Final</undertow.version>
</properties>

<!-- Import the BOMs -->
Expand Down

0 comments on commit 3c227a5

Please sign in to comment.