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

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 8d8be9d98611 chore(deps): Bump spring-ws-version from 5.0.0 to 5.0.1
8d8be9d98611 is described below

commit 8d8be9d986116d51c7640c9954635793f715a9ae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 17 16:07:50 2026 +0000

    chore(deps): Bump spring-ws-version from 5.0.0 to 5.0.1
    
    Bumps `spring-ws-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-support` 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)
    
    Updates `org.springframework.ws:spring-ws-test` 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-xml` 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:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.ws:spring-ws-support
      dependency-version: 5.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.ws:spring-ws-security
      dependency-version: 5.0.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.ws:spring-ws-test
      dependency-version: 5.0.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.ws:spring-xml
      dependency-version: 5.0.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b53e67f27a88..7837b8e6f750 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -519,7 +519,7 @@
         <spring-version>7.0.6</spring-version>
         <spring-rabbitmq-version>4.0.2</spring-rabbitmq-version>
         <spring-security-version>7.0.4</spring-security-version>
-        <spring-ws-version>5.0.0</spring-ws-version>
+        <spring-ws-version>5.0.1</spring-ws-version>
         <sql-maven-plugin-version>3.0.0</sql-maven-plugin-version>
         <squareup-okhttp-version>3.14.9</squareup-okhttp-version>
         <squareup-okhttp5-version>5.3.2</squareup-okhttp5-version>

Reply via email to