You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/12/20 09:55:09 UTC

(camel) branch main updated: Bump spring-version from 6.1.1 to 6.1.2 (#12496)

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 2e567c884e2 Bump spring-version from 6.1.1 to 6.1.2 (#12496)
2e567c884e2 is described below

commit 2e567c884e29c38020c06dbeefc64a9b52ba6e1e
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Dec 20 10:55:03 2023 +0100

    Bump spring-version from 6.1.1 to 6.1.2 (#12496)
    
    Bumps `spring-version` from 6.1.1 to 6.1.2.
    
    Updates `org.springframework:spring-test` from 6.1.1 to 6.1.2
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.1...v6.1.2)
    
    Updates `org.springframework:spring-core` from 6.1.1 to 6.1.2
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.1...v6.1.2)
    
    Updates `org.springframework:spring-aop` from 6.1.1 to 6.1.2
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.1...v6.1.2)
    
    Updates `org.springframework:spring-context` from 6.1.1 to 6.1.2
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.1...v6.1.2)
    
    Updates `org.springframework:spring-beans` from 6.1.1 to 6.1.2
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.1...v6.1.2)
    
    Updates `org.springframework:spring-expression` from 6.1.1 to 6.1.2
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.1...v6.1.2)
    
    Updates `org.springframework:spring-tx` from 6.1.1 to 6.1.2
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.1...v6.1.2)
    
    Updates `org.springframework:spring-context-support` from 6.1.1 to 6.1.2
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.1...v6.1.2)
    
    Updates `org.springframework:spring-jdbc` from 6.1.1 to 6.1.2
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.1...v6.1.2)
    
    Updates `org.springframework:spring-jms` from 6.1.1 to 6.1.2
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.1...v6.1.2)
    
    Updates `org.springframework:spring-orm` from 6.1.1 to 6.1.2
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.1...v6.1.2)
    
    Updates `org.springframework:spring-web` from 6.1.1 to 6.1.2
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.1...v6.1.2)
    
    Updates `org.springframework:spring-webmvc` from 6.1.1 to 6.1.2
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.1...v6.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-test
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-aop
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-context
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-beans
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-expression
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-tx
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-context-support
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-jdbc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-jms
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-orm
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-web
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-webmvc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@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 f63903b5287..88f99eeeed3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -426,7 +426,7 @@
         <spring-data-redis-version>3.2.0</spring-data-redis-version>
         <spring-ldap-version>3.2.0</spring-ldap-version>
         <spring-vault-core-version>3.1.0</spring-vault-core-version>
-        <spring-version>6.1.1</spring-version>
+        <spring-version>6.1.2</spring-version>
         <spring-rabbitmq-version>3.1.0</spring-rabbitmq-version>
         <spring-security-version>6.2.0</spring-security-version>
         <spring-ws-version>4.0.9</spring-ws-version>