Skip to content

Commit

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

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

Updates `io.undertow:undertow-core` from 2.3.13.Final to 2.3.14.Final
- [Release notes](https://github.com/undertow-io/undertow/releases)
- [Commits](undertow-io/undertow@2.3.13.Final...2.3.14.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 Jun 20, 2024
1 parent cb8e98e commit 4258416
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.13.Final</version.io.undertow>
<version.io.undertow>2.3.14.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 4258416

Please sign in to comment.