This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
The following commit(s) were added to refs/heads/master by this push:
new c6812c3c1 Bump com.sun.xml.messaging.saaj:saaj-impl from 3.0.4 to
3.0.6 (#630)
c6812c3c1 is described below
commit c6812c3c14442b85014d0327f5656eac73f397ca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 21 09:16:00 2026 +0100
Bump com.sun.xml.messaging.saaj:saaj-impl from 3.0.4 to 3.0.6 (#630)
Bumps com.sun.xml.messaging.saaj:saaj-impl from 3.0.4 to 3.0.6.
---
updated-dependencies:
- dependency-name: com.sun.xml.messaging.saaj:saaj-impl
dependency-version: 3.0.6
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 765dc4715..68220b032 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -178,7 +178,7 @@
<dependency>
<groupId>com.sun.xml.messaging.saaj</groupId>
<artifactId>saaj-impl</artifactId>
- <version>3.0.4</version>
+ <version>3.0.6</version>
<exclusions>
<exclusion>
<groupId>com.sun.activation</groupId>