Skip to content

Commit

Permalink
build(deps): bump io.undertow:undertow-core (#1707)
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.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-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 98f478a commit d4b593d
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.16</slf4j.version>
<undertow-core.version>2.3.16.Final</undertow-core.version>
<undertow-core.version>2.3.17.Final</undertow-core.version>
</properties>

<profiles>
Expand Down

0 comments on commit d4b593d

Please sign in to comment.