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/12/11 12:10:47 UTC

(camel) branch google-functions-bom created (now 48670c0552c)

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

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


      at 48670c0552c Upgrade Google Functions BOM to version 2.33.0

This branch includes the following new commits:

     new 48670c0552c Upgrade Google Functions BOM to version 2.33.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: Upgrade Google Functions BOM to version 2.33.0

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

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

commit 48670c0552ca47e7a6c1dd4f12850b820cd21429
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 11 13:10:25 2023 +0100

    Upgrade Google Functions BOM to version 2.33.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 2c32721562c..40823ad6691 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -175,7 +175,7 @@
         <google-api-services-mail-version>v1-rev20231106-2.0.0</google-api-services-mail-version>
         <google-oauth-client-version>1.34.1</google-oauth-client-version>
         <google-cloud-bom-version>26.28.0</google-cloud-bom-version>
-        <google-cloud-functions-bom-version>2.32.0</google-cloud-functions-bom-version>
+        <google-cloud-functions-bom-version>2.33.0</google-cloud-functions-bom-version>
         <google-cloud-secretmanager-bom-version>2.31.0</google-cloud-secretmanager-bom-version>
         <graaljs-version>23.0.2</graaljs-version>
         <graphql-java-version>21.3</graphql-java-version>