Skip to content

Commit

Permalink
Bump version.io.undertow from 2.3.16.Final to 2.3.17.Final
Browse files Browse the repository at this point in the history
Bumps `version.io.undertow` from 2.3.16.Final to 2.3.17.Final.

Updates `io.undertow:undertow-servlet` from 2.3.16.Final to 2.3.17.Final
- [Release notes](https://github.com/undertow-io/undertow/releases)
- [Commits](undertow-io/undertow@2.3.16.Final...2.3.17.Final)

Updates `io.undertow:undertow-core` from 2.3.16.Final to 2.3.17.Final
- [Release notes](https://github.com/undertow-io/undertow/releases)
- [Commits](undertow-io/undertow@2.3.16.Final...2.3.17.Final)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 0c43a60 commit da5bd6e
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 @@ -48,7 +48,7 @@
</scm>

<properties>
<version.io.undertow>2.3.16.Final</version.io.undertow>
<version.io.undertow>2.3.17.Final</version.io.undertow>
<version.jakarta.servlet.jakarta-servlet-api>6.0.0</version.jakarta.servlet.jakarta-servlet-api>
<version.jakarta.servlet.jsp.jakarta-servlet-jsp-api>3.1.1</version.jakarta.servlet.jsp.jakarta-servlet-jsp-api>
<version.junit>4.13.2</version.junit>
Expand Down

0 comments on commit da5bd6e

Please sign in to comment.