Skip to content

Commit

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

Updates `io.undertow:undertow-core` from 2.3.12.Final to 2.3.13.Final
- [Commits](undertow-io/undertow@2.3.12.Final...2.3.13.Final)

Updates `io.undertow:undertow-servlet` from 2.3.12.Final to 2.3.13.Final
- [Commits](undertow-io/undertow@2.3.12.Final...2.3.13.Final)

Updates `io.undertow:undertow-websockets-jsr` from 2.3.12.Final to 2.3.13.Final
- [Commits](undertow-io/undertow@2.3.12.Final...2.3.13.Final)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 19, 2024
1 parent 452d68a commit 6754212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion with-undertow/pom.xml
Expand Up @@ -32,7 +32,7 @@

<properties>
<main.basedir>${project.parent.basedir}</main.basedir>
<undertow.version>2.3.12.Final</undertow.version>
<undertow.version>2.3.13.Final</undertow.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 6754212

Please sign in to comment.