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 20b05d939 Bump springws.version from 3.1.2 to 3.1.3
20b05d939 is described below

commit 20b05d939db0731a28ebd3078eed46f6bf57caef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 13 04:01:16 2022 +0000

    Bump springws.version from 3.1.2 to 3.1.3
    
    Bumps `springws.version` from 3.1.2 to 3.1.3.
    
    Updates `spring-ws-core` from 3.1.2 to 3.1.3
    - [Release notes](https://github.com/spring-projects/spring-ws/releases)
    - 
[Commits](https://github.com/spring-projects/spring-ws/compare/v3.1.2...v3.1.3)
    
    Updates `spring-ws-security` from 3.1.2 to 3.1.3
    - [Release notes](https://github.com/spring-projects/spring-ws/releases)
    - 
[Commits](https://github.com/spring-projects/spring-ws/compare/v3.1.2...v3.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.ws:spring-ws-core
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.ws:spring-ws-security
      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 2b18ba903..399e18181 100644
--- a/pom.xml
+++ b/pom.xml
@@ -255,7 +255,7 @@
         <failIfNoTests>false</failIfNoTests>
         <shade.plugin.version>3.2.4</shade.plugin.version>
         <spring.version>5.3.18</spring.version>
-        <springws.version>3.1.2</springws.version>
+        <springws.version>3.1.3</springws.version>
         <exam.version>4.13.5</exam.version>
         <slf4j.version>1.7.36</slf4j.version>
         <jetty.version>9.4.45.v20220203</jetty.version>

Reply via email to