Skip to content

Commit

Permalink
Bump cxf.undertow.version from 2.3.15.Final to 2.3.16.Final (#2025)
Browse files Browse the repository at this point in the history
Bumps `cxf.undertow.version` from 2.3.15.Final to 2.3.16.Final.

Updates `io.undertow:undertow-core` 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)

Updates `io.undertow:undertow-servlet` 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:development
  update-type: version-update:semver-patch
- dependency-name: io.undertow:undertow-servlet
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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] authored Aug 26, 2024
1 parent 053d11f commit 3165e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
<cxf.tika.version>2.9.1</cxf.tika.version>
<cxf.tomcat.version>10.1.28</cxf.tomcat.version>
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
<cxf.undertow.version>2.3.15.Final</cxf.undertow.version>
<cxf.undertow.version>2.3.16.Final</cxf.undertow.version>
<cxf.yasson.version>3.0.4</cxf.yasson.version>
<!-- the Export-Package is the same as the Maven artifact
version (with the Final), but we don't want an import package with a version
Expand Down

0 comments on commit 3165e67

Please sign in to comment.