You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2024/01/15 11:42:26 UTC

(camel) branch spring-6.1.2 created (now a858e644df3)

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

acosentino pushed a change to branch spring-6.1.2
in repository https://gitbox.apache.org/repos/asf/camel.git


      at a858e644df3 Get Back to Spring 6.1.2 until Spring Boot release

This branch includes the following new commits:

     new a858e644df3 Get Back to Spring 6.1.2 until Spring Boot release

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



(camel) 01/01: Get Back to Spring 6.1.2 until Spring Boot release

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch spring-6.1.2
in repository https://gitbox.apache.org/repos/asf/camel.git

commit a858e644df398e169fe1d7a3ad8718753749428e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 15 12:41:59 2024 +0100

    Get Back to Spring 6.1.2 until Spring Boot release
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 45cae321217..304ecde6bde 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -428,7 +428,7 @@
         <spring-data-redis-version>3.2.2</spring-data-redis-version>
         <spring-ldap-version>3.2.1</spring-ldap-version>
         <spring-vault-core-version>3.1.1</spring-vault-core-version>
-        <spring-version>6.1.3</spring-version>
+        <spring-version>6.1.2</spring-version>
         <spring-rabbitmq-version>3.1.1</spring-rabbitmq-version>
         <spring-security-version>6.2.1</spring-security-version>
         <spring-ws-version>4.0.9</spring-ws-version>