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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 169bfa4de9 Bump jakarta.xml.soap:jakarta.xml.soap-api from 3.0.0 to 
3.0.2
169bfa4de9 is described below

commit 169bfa4de9abf99a9e4b0a408b44feddb8319402
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 27 09:15:19 2024 +0000

    Bump jakarta.xml.soap:jakarta.xml.soap-api from 3.0.0 to 3.0.2
    
    Bumps 
[jakarta.xml.soap:jakarta.xml.soap-api](https://github.com/jakartaee/saaj-api) 
from 3.0.0 to 3.0.2.
    - [Release notes](https://github.com/jakartaee/saaj-api/releases)
    - [Commits](https://github.com/jakartaee/saaj-api/compare/3.0.0...3.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: jakarta.xml.soap:jakarta.xml.soap-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e2f89ee724..92e6d663c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -554,7 +554,7 @@
             <dependency>
                 <groupId>jakarta.xml.soap</groupId>
                 <artifactId>jakarta.xml.soap-api</artifactId>
-                <version>3.0.0</version>
+                <version>3.0.2</version>
             </dependency>
             <dependency>
                 <groupId>com.sun.xml.ws</groupId>

Reply via email to