This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new c7c8b23a7d Bump cxf.xnio.version from 3.8.16.Final to 3.8.17.Final
(#2584)
c7c8b23a7d is described below
commit c7c8b23a7d9906481815713a46ab508fe44bc912
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 9 12:01:59 2025 -0400
Bump cxf.xnio.version from 3.8.16.Final to 3.8.17.Final (#2584)
Bumps `cxf.xnio.version` from 3.8.16.Final to 3.8.17.Final.
Updates `org.jboss.xnio:xnio-nio` from 3.8.16.Final to 3.8.17.Final
Updates `org.jboss.xnio:xnio-api` from 3.8.16.Final to 3.8.17.Final
- [Commits](https://github.com/xnio/xnio/commits)
---
updated-dependencies:
- dependency-name: org.jboss.xnio:xnio-nio
dependency-version: 3.8.17.Final
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.jboss.xnio:xnio-api
dependency-version: 3.8.17.Final
dependency-type: direct:development
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index fbdceab18b..08068e8a39 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -238,7 +238,7 @@
<cxf.wsdl4j.version>1.6.3</cxf.wsdl4j.version>
<cxf.jakarta.wss4j.version>4.0.0</cxf.jakarta.wss4j.version>
<cxf.xmlschema.version>2.3.1</cxf.xmlschema.version>
- <cxf.xnio.version>3.8.16.Final</cxf.xnio.version>
+ <cxf.xnio.version>3.8.17.Final</cxf.xnio.version>
<cxf.zest.version>2.1</cxf.zest.version>
<cxf.zipkin-reporter.version>3.5.1</cxf.zipkin-reporter.version>