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/11/02 16:12:52 UTC

(camel) branch CAMEL-20074 created (now 37b7dc2f780)

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

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


      at 37b7dc2f780 CAMEL-20074 - Bump google-cloud-secretmanager-bom to version 2.29.0

This branch includes the following new commits:

     new 37b7dc2f780 CAMEL-20074 - Bump google-cloud-secretmanager-bom to version 2.29.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-20074 - Bump google-cloud-secretmanager-bom to version 2.29.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-20074
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 37b7dc2f780124d1ab02286d4296f811a33a44c6
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Nov 2 17:08:10 2023 +0100

    CAMEL-20074 - Bump google-cloud-secretmanager-bom to version 2.29.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 00b06277ac9..08f499eef0e 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.26.0</google-cloud-bom-version>
         <google-cloud-functions-bom-version>2.31.0</google-cloud-functions-bom-version>
-        <google-cloud-secretmanager-bom-version>2.28.0</google-cloud-secretmanager-bom-version>
+        <google-cloud-secretmanager-bom-version>2.29.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>