Skip to content

Commit

Permalink
build(deps): bump io.undertow:undertow-core in /server (#1636)
Browse files Browse the repository at this point in the history
Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) 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-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 20, 2024
1 parent 7b44bd4 commit 3d74dec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<properties>
<metrics.version>4.2.19</metrics.version>
<slf4j.version>2.0.13</slf4j.version>
<undertow-core.version>2.3.13.Final</undertow-core.version>
<undertow-core.version>2.3.14.Final</undertow-core.version>
</properties>

<profiles>
Expand Down

0 comments on commit 3d74dec

Please sign in to comment.