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 1b512594408 Bump com.sun.xml.messaging.saaj:saaj-impl from 3.0.4 to 
3.0.5 (#3112)
1b512594408 is described below

commit 1b512594408e0d6b9b663aaa76f3ac14d24228a2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 13 08:36:43 2026 -0400

    Bump com.sun.xml.messaging.saaj:saaj-impl from 3.0.4 to 3.0.5 (#3112)
    
    Bumps com.sun.xml.messaging.saaj:saaj-impl from 3.0.4 to 3.0.5.
    
    ---
    updated-dependencies:
    - dependency-name: com.sun.xml.messaging.saaj:saaj-impl
      dependency-version: 3.0.5
      dependency-type: direct:production
      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 68fdbd922ff..999dccb557c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -208,7 +208,7 @@
         <cxf.rxjava.version>1.3.8</cxf.rxjava.version>
         <cxf.rxjava2.version>2.2.21</cxf.rxjava2.version>
         <cxf.rxjava3.version>3.1.12</cxf.rxjava3.version>
-        <cxf.saaj-impl.version>3.0.4</cxf.saaj-impl.version>
+        <cxf.saaj-impl.version>3.0.5</cxf.saaj-impl.version>
         
<cxf.servlet-api.artifact>jakarta.servlet-api</cxf.servlet-api.artifact>
         <cxf.servlet-api.group>jakarta.servlet</cxf.servlet-api.group>
         <cxf.servlet-api.version>6.1.0</cxf.servlet-api.version>

Reply via email to