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 0cd0608f6 Bump com.sun.xml.messaging.saaj:saaj-impl from 3.0.3 to 3.0.4 (#324) 0cd0608f6 is described below commit 0cd0608f693cdf291415cd9a66a840374b6dc391 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed May 22 09:43:44 2024 +0100 Bump com.sun.xml.messaging.saaj:saaj-impl from 3.0.3 to 3.0.4 (#324) Bumps com.sun.xml.messaging.saaj:saaj-impl from 3.0.3 to 3.0.4. --- updated-dependencies: - dependency-name: com.sun.xml.messaging.saaj:saaj-impl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 4ad7e230a..204fe203e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -173,7 +173,7 @@ <dependency> <groupId>com.sun.xml.messaging.saaj</groupId> <artifactId>saaj-impl</artifactId> - <version>3.0.3</version> + <version>3.0.4</version> <exclusions> <exclusion> <groupId>com.sun.activation</groupId>