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 2018/12/11 07:13:48 UTC

[camel] branch sandbox/camel-3.x updated: Upgrade Libphonenumber and related bundle to version 8.10.1

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

acosentino pushed a commit to branch sandbox/camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/sandbox/camel-3.x by this push:
     new e824895  Upgrade Libphonenumber and related bundle to version 8.10.1
e824895 is described below

commit e824895f5ad9eb5c06b5271e9439149276990a70
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Dec 11 08:08:37 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 97d80d7..fe28cfb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -455,8 +455,8 @@
     <leveldbjni-version>1.8</leveldbjni-version>
     <leveldb-api-version>0.10</leveldb-api-version>
     <leveldb-version>0.10</leveldb-version>
-    <libphonenumber-version>8.9.16</libphonenumber-version>
-    <libphonenumber-bundle-version>8.9.16_1</libphonenumber-bundle-version>
+    <libphonenumber-version>8.10.1</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>
     <log4j-version>1.2.17</log4j-version>