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/07/19 18:50:36 UTC

[camel] branch gc created (now 017f40cd543)

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 017f40cd543 Upgrade google-cloud 26.19.0

This branch includes the following new commits:

     new 017f40cd543 Upgrade google-cloud 26.19.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-cloud 26.19.0

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 017f40cd543eeead2e8af0cc07ddc0d86ee366b2
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Jul 19 20:50:26 2023 +0200

    Upgrade google-cloud 26.19.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4497784c24f..4f194def32e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -179,7 +179,7 @@
         <google-api-services-sheets-version>v4-rev20210629-1.32.1</google-api-services-sheets-version>
         <google-api-services-mail-version>v1-rev20211108-1.32.1</google-api-services-mail-version>
         <google-oauth-client-version>1.34.1</google-oauth-client-version>
-        <google-cloud-bom-version>26.18.0</google-cloud-bom-version>
+        <google-cloud-bom-version>26.19.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>
         <graaljs-version>23.0.1</graaljs-version>