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 80d74be29 Bump springws.version from 4.1.1 to 4.1.2
80d74be29 is described below

commit 80d74be29d996a98241b3c70efad65d5bc5ab066
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 22 03:12:34 2025 +0000

    Bump springws.version from 4.1.1 to 4.1.2
    
    Bumps `springws.version` from 4.1.1 to 4.1.2.
    
    Updates `org.springframework.ws:spring-ws-core` from 4.1.1 to 4.1.2
    - [Release notes](https://github.com/spring-projects/spring-ws/releases)
    - 
[Commits](https://github.com/spring-projects/spring-ws/compare/v4.1.1...v4.1.2)
    
    Updates `org.springframework.ws:spring-ws-security` from 4.1.1 to 4.1.2
    - [Release notes](https://github.com/spring-projects/spring-ws/releases)
    - 
[Commits](https://github.com/spring-projects/spring-ws/compare/v4.1.1...v4.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.ws:spring-ws-core
      dependency-version: 4.1.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.ws:spring-ws-security
      dependency-version: 4.1.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 65afd28cd..d94bbcece 100644
--- a/pom.xml
+++ b/pom.xml
@@ -283,7 +283,7 @@
         <failIfNoTests>false</failIfNoTests>
         <shade.plugin.version>3.6.1</shade.plugin.version>
         <spring.version>6.2.12</spring.version>
-        <springws.version>4.1.1</springws.version>
+        <springws.version>4.1.2</springws.version>
         <exam.version>4.14.0</exam.version>
         <slf4j.version>1.7.36</slf4j.version>
         <jetty.version>12.1.3</jetty.version>

Reply via email to