Skip to content

Commit

Permalink
Bump undertow-core from 2.2.15.Final to 2.2.16.Final (#326)
Browse files Browse the repository at this point in the history
Bumps [undertow-core](https://github.com/undertow-io/undertow) from 2.2.15.Final to 2.2.16.Final.
- [Release notes](https://github.com/undertow-io/undertow/releases)
- [Commits](undertow-io/undertow@2.2.15.Final...2.2.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 Feb 14, 2022
1 parent 76fc943 commit 7651508
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.7</metrics.version>
<slf4j-simple.version>1.7.35</slf4j-simple.version>
<undertow-core.version>2.2.15.Final</undertow-core.version>
<undertow-core.version>2.2.16.Final</undertow-core.version>
</properties>

<profiles>
Expand Down

0 comments on commit 7651508

Please sign in to comment.