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

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

commit 5b836bda3dd5ce139d26ddffdd609eb760deda03
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 28 09:47:04 2024 -0400

    Bump cxf.xnio.version from 3.8.14.Final to 3.8.15.Final (#1898)
    
    Bumps `cxf.xnio.version` from 3.8.14.Final to 3.8.15.Final.
    
    Updates `org.jboss.xnio:xnio-nio` from 3.8.14.Final to 3.8.15.Final
    
    Updates `org.jboss.xnio:xnio-api` from 3.8.14.Final to 3.8.15.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 556d917df67fa4b9a8dada56216ff7cbdaa0fd2a)
    (cherry picked from commit 64ded1433cdc1ec140158570958780bd4ffb2c67)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index cfe43cf34e..6b98a5373e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -238,7 +238,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.14.Final</cxf.xnio.version>
+        <cxf.xnio.version>3.8.15.Final</cxf.xnio.version>
         <cxf.zest.version>2.1</cxf.zest.version>
 
         <!-- various OSGi related versions -->

Reply via email to