This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch 4.0.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 3020112dfb94f8e4ca690da973c1923da3c732c4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 24 05:24:15 2024 -0400

    Bump cxf.xnio.version from 3.8.13.Final to 3.8.14.Final (#1832)
    
    Bumps `cxf.xnio.version` from 3.8.13.Final to 3.8.14.Final.
    
    Updates `org.jboss.xnio:xnio-nio` from 3.8.13.Final to 3.8.14.Final
    
    Updates `org.jboss.xnio:xnio-api` from 3.8.13.Final to 3.8.14.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] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 5f11188f5ce585f88030efbdab5f27d7c776ef66)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f0da639d4e..5cc5751177 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -237,7 +237,7 @@
         <cxf.wsdl4j.version>1.6.3</cxf.wsdl4j.version>
         <cxf.jakarta.wss4j.version>3.0.3</cxf.jakarta.wss4j.version>
         <cxf.xmlschema.version>2.3.1</cxf.xmlschema.version>
-        <cxf.xnio.version>3.8.13.Final</cxf.xnio.version>
+        <cxf.xnio.version>3.8.14.Final</cxf.xnio.version>
         <cxf.zest.version>2.1</cxf.zest.version>
         <cxf.zipkin-reporter.version>2.17.2</cxf.zipkin-reporter.version>
 

Reply via email to