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/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new 4921cc6e3 Bump springws.version from 5.0.1 to 5.0.2
4921cc6e3 is described below

commit 4921cc6e3b5d8228315d8fa75c7423c9b4ed21fc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 11 03:52:38 2026 +0000

    Bump springws.version from 5.0.1 to 5.0.2
    
    Bumps `springws.version` from 5.0.1 to 5.0.2.
    
    Updates `org.springframework.ws:spring-ws-core` from 5.0.1 to 5.0.2
    - [Release notes](https://github.com/spring-projects/spring-ws/releases)
    - 
[Commits](https://github.com/spring-projects/spring-ws/compare/v5.0.1...v5.0.2)
    
    Updates `org.springframework.ws:spring-ws-security` from 5.0.1 to 5.0.2
    - [Release notes](https://github.com/spring-projects/spring-ws/releases)
    - 
[Commits](https://github.com/spring-projects/spring-ws/compare/v5.0.1...v5.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.ws:spring-ws-core
      dependency-version: 5.0.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.ws:spring-ws-security
      dependency-version: 5.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 67746c2af..0f1b06b1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -285,7 +285,7 @@
         <failIfNoTests>false</failIfNoTests>
         <shade.plugin.version>3.6.2</shade.plugin.version>
         <spring.version>7.0.8</spring.version>
-        <springws.version>5.0.1</springws.version>
+        <springws.version>5.0.2</springws.version>
         <exam.version>4.14.0</exam.version>
         <jetty.version>12.1.10</jetty.version>
         <log4j.version>2.26.0</log4j.version>

Reply via email to