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

davsclaus 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 b211794d2702 chore(deps): Bump spring-ws-version from 4.1.1 to 4.1.2 
(#19653)
b211794d2702 is described below

commit b211794d27022fc0a90d0fafc62c5bb89bdf715b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 22 10:12:08 2025 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index b66218d0115e..b177ddd30461 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -497,7 +497,7 @@
         <spring-version>6.2.12</spring-version>
         <spring-rabbitmq-version>3.2.8</spring-rabbitmq-version>
         <spring-security-version>6.5.6</spring-security-version>
-        <spring-ws-version>4.1.1</spring-ws-version>
+        <spring-ws-version>4.1.2</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.2.1</squareup-okhttp5-version>

Reply via email to