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 2019/10/03 08:43:53 UTC

[camel] branch master updated: Upgrade Libphonenumber and related bundle to version 8.10.19

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 8a33801  Upgrade Libphonenumber and related bundle to version 8.10.19
8a33801 is described below

commit 8a338012888340bad09ad94125cd4c5df448d107
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 3 10:43:23 2019 +0200

    Upgrade Libphonenumber and related bundle to version 8.10.19
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b86d42d..41e13d7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -409,8 +409,8 @@
         <leveldb-api-version>0.10</leveldb-api-version>
         <leveldb-version>0.10</leveldb-version>
         <leveldb-guava-version>21.0</leveldb-guava-version>
-        <libphonenumber-version>8.10.17</libphonenumber-version>
-        <libphonenumber-bundle-version>8.10.17_1</libphonenumber-bundle-version>
+        <libphonenumber-version>8.10.19</libphonenumber-version>
+        <libphonenumber-bundle-version>8.10.19_1</libphonenumber-bundle-version>
         <!-- virtual dependency only used by Eclipse m2e -->
         <lifecycle-mapping-version>1.0.0</lifecycle-mapping-version>
         <lettuce-version>5.1.0.RELEASE</lettuce-version>