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 dbf020385 Bump springws.version from 5.0.0 to 5.0.1
dbf020385 is described below

commit dbf020385b48422c6e8489b0a70e24dd9c62ead6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 18 03:52:46 2026 +0000

    Bump springws.version from 5.0.0 to 5.0.1
    
    Bumps `springws.version` from 5.0.0 to 5.0.1.
    
    Updates `org.springframework.ws:spring-ws-core` from 5.0.0 to 5.0.1
    - [Release notes](https://github.com/spring-projects/spring-ws/releases)
    - 
[Commits](https://github.com/spring-projects/spring-ws/compare/v5.0.0...v5.0.1)
    
    Updates `org.springframework.ws:spring-ws-security` from 5.0.0 to 5.0.1
    - [Release notes](https://github.com/spring-projects/spring-ws/releases)
    - 
[Commits](https://github.com/spring-projects/spring-ws/compare/v5.0.0...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.ws:spring-ws-core
      dependency-version: 5.0.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.ws:spring-ws-security
      dependency-version: 5.0.1
      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 fce98ca3b..03a1efb31 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.6</spring.version>
-        <springws.version>5.0.0</springws.version>
+        <springws.version>5.0.1</springws.version>
         <exam.version>4.14.0</exam.version>
         <jetty.version>12.1.7</jetty.version>
         <log4j.version>2.25.3</log4j.version>

Reply via email to