This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit c21538b1df1a24158b750f7328843d1d80d1cfa5
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>
(cherry picked from commit 1b512594408e0d6b9b663aaa76f3ac14d24228a2)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 2e5d51d9690..6fc1f134eef 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -205,7 +205,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.0.0</cxf.servlet-api.version>