Skip to content

Commit

Permalink
build(deps): bump io.undertow:undertow-core (#1701)
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.15.Final to 2.3.16.Final.
- [Release notes](https://github.com/undertow-io/undertow/releases)
- [Commits](undertow-io/undertow@2.3.15.Final...2.3.16.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 Aug 26, 2024
1 parent ae18462 commit cd2dd22
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.15.Final</undertow-core.version>
<undertow-core.version>2.3.16.Final</undertow-core.version>
</properties>

<profiles>
Expand Down

0 comments on commit cd2dd22

Please sign in to comment.