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/01/07 08:01:25 UTC

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

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 f0dc604  Upgrade Libphonenumber and related bundle to version 8.10.2
f0dc604 is described below

commit f0dc604224a26a7bee95bce0ed5af541da6b486a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 7 09:00:55 2019 +0100

    Upgrade Libphonenumber and related bundle to version 8.10.2
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2a1dc43..952ebd2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -456,7 +456,7 @@
     <leveldbjni-version>1.8</leveldbjni-version>
     <leveldb-api-version>0.10</leveldb-api-version>
     <leveldb-version>0.10</leveldb-version>
-    <libphonenumber-version>8.10.1</libphonenumber-version>
+    <libphonenumber-version>8.10.2</libphonenumber-version>
     <libphonenumber-bundle-version>8.10.1_1</libphonenumber-bundle-version>
     <!-- virtual dependency only used by Eclipse m2e -->
     <lifecycle-mapping-version>1.0.0</lifecycle-mapping-version>