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/10/18 09:10:48 UTC

[camel] branch CAMEL-20005 created (now feac355fbb7)

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

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


      at feac355fbb7 CAMEL-20005 - Upgrade Google Secrets Manager BOM to version 2.28.0

This branch includes the following new commits:

     new feac355fbb7 CAMEL-20005 - Upgrade Google Secrets Manager BOM to version 2.28.0

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: CAMEL-20005 - Upgrade Google Secrets Manager BOM to version 2.28.0

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

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

commit feac355fbb74c8e175776dd93660e6656bdd4c39
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 18 11:10:23 2023 +0200

    CAMEL-20005 - Upgrade Google Secrets Manager BOM to version 2.28.0
    
    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 9d1d17b792d..29ee13f3bbc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -176,7 +176,7 @@
         <google-oauth-client-version>1.34.1</google-oauth-client-version>
         <google-cloud-bom-version>26.25.0</google-cloud-bom-version>
         <google-cloud-functions-bom-version>2.26.0</google-cloud-functions-bom-version>
-        <google-cloud-secretmanager-bom-version>2.24.0</google-cloud-secretmanager-bom-version>
+        <google-cloud-secretmanager-bom-version>2.28.0</google-cloud-secretmanager-bom-version>
         <graaljs-version>23.0.1</graaljs-version>
         <graphql-java-version>21.0</graphql-java-version>
         <greenmail-version>2.0.0</greenmail-version>