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/05/10 12:21:45 UTC

[camel] 01/02: Upgrade Google Maps Services to version 2.2.0

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

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

commit 9093c5a1fa3bd0c2ecc1856222079c9b2daa7937
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed May 10 13:10:30 2023 +0200

    Upgrade Google Maps Services to version 2.2.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 c322d47c036..b4f2ddafa24 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -147,7 +147,7 @@
         <facebook4j-core-version>2.4.13</facebook4j-core-version>
         <fastjson-version>2.0.28</fastjson-version>
         <findbugs-maven-plugin-version>3.0.5</findbugs-maven-plugin-version>
-        <google-maps-services-version>0.10.1</google-maps-services-version>
+        <google-maps-services-version>2.2.0</google-maps-services-version>
         <flatpack-version>4.0.5</flatpack-version>
         <flink-version>1.17.0</flink-version>
         <fop-version>2.8</fop-version>