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/08/04 07:39:40 UTC

[camel] branch gc created (now 78c5638a53d)

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

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


      at 78c5638a53d Upgrade google cloud functions/secrets-manager

This branch includes the following new commits:

     new 78c5638a53d Upgrade google cloud functions/secrets-manager

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: Upgrade google cloud functions/secrets-manager

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

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

commit 78c5638a53d8984fdf2b6be9dd89a99f8e64748f
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Aug 4 09:39:31 2023 +0200

    Upgrade google cloud functions/secrets-manager
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index fa0138b488d..8cf5e4df263 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -177,8 +177,8 @@
         <google-api-services-mail-version>v1-rev20220404-1.32.1</google-api-services-mail-version>
         <google-oauth-client-version>1.34.1</google-oauth-client-version>
         <google-cloud-bom-version>26.21.0</google-cloud-bom-version>
-        <google-cloud-functions-bom-version>2.23.0</google-cloud-functions-bom-version>
-        <google-cloud-secretmanager-bom-version>2.21.0</google-cloud-secretmanager-bom-version>
+        <google-cloud-functions-bom-version>2.24.0</google-cloud-functions-bom-version>
+        <google-cloud-secretmanager-bom-version>2.22.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>