This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 3.6.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 3989275f909623be9ddc2a9f18c0228b21c698ec Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Feb 22 08:20:43 2024 -0500 Bump cxf.xnio.version from 3.8.12.Final to 3.8.13.Final (#1704) Bumps `cxf.xnio.version` from 3.8.12.Final to 3.8.13.Final. Updates `org.jboss.xnio:xnio-nio` from 3.8.12.Final to 3.8.13.Final Updates `org.jboss.xnio:xnio-api` from 3.8.12.Final to 3.8.13.Final --- updated-dependencies: - dependency-name: org.jboss.xnio:xnio-nio dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.jboss.xnio:xnio-api dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 0ba2ec327538a406770ad16d6065e7c4f970791d) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index bc11927031..9687579dd7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -235,7 +235,7 @@ <cxf.wss4j.version>2.4.3</cxf.wss4j.version> <cxf.xerces.version>2.12.2</cxf.xerces.version> <cxf.xmlschema.version>2.3.1</cxf.xmlschema.version> - <cxf.xnio.version>3.8.12.Final</cxf.xnio.version> + <cxf.xnio.version>3.8.13.Final</cxf.xnio.version> <cxf.zest.version>2.1</cxf.zest.version> <!-- various OSGi related versions -->