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 2023/04/14 12:56:39 UTC

[camel] branch main updated (f071b446f78 -> e0b5a5c9c15)

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

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


    from f071b446f78 doc: added note about a method from org.apache.camel.main.Listener that was removed in Camel 4 (#9865)
     new 36cd7d45de2 Upgrade Spring Vault Core to version 3.0.2
     new e0b5a5c9c15 Regen

The 2 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.


Summary of changes:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


[camel] 01/02: Upgrade Spring Vault Core to version 3.0.2

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

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

commit 36cd7d45de2fef527c0176690c87de0c96c44043
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Apr 14 14:55:41 2023 +0200

    Upgrade Spring Vault Core to version 3.0.2
    
    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 b37897550f4..0111a991688 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -456,7 +456,7 @@
         <spring-batch-version>4.3.8</spring-batch-version>
         <spring-data-redis-version>2.6.2</spring-data-redis-version>
         <spring-ldap-version>2.4.1</spring-ldap-version>
-        <spring-vault-core-version>3.0.1</spring-vault-core-version>
+        <spring-vault-core-version>3.0.2</spring-vault-core-version>
         <spring-version>6.0.8</spring-version>
         <spring-rabbitmq-version>3.0.2</spring-rabbitmq-version>
         <spring-security-version>6.0.2</spring-security-version>


[camel] 02/02: Regen

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

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

commit e0b5a5c9c15ee316ae6f0691647db16133193397
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Apr 14 14:56:21 2023 +0200

    Regen
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 2fd4321efd9..4c18c45e893 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -461,7 +461,7 @@
         <spring-batch-version>4.3.8</spring-batch-version>
         <spring-data-redis-version>2.6.2</spring-data-redis-version>
         <spring-ldap-version>2.4.1</spring-ldap-version>
-        <spring-vault-core-version>3.0.1</spring-vault-core-version>
+        <spring-vault-core-version>3.0.2</spring-vault-core-version>
         <spring-version>6.0.8</spring-version>
         <spring-rabbitmq-version>3.0.2</spring-rabbitmq-version>
         <spring-security-version>6.0.2</spring-security-version>