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/09/05 08:13:11 UTC

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

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 4de2d22  Upgrade Libphonenumber and related bundle to version 8.10.17
4de2d22 is described below

commit 4de2d22da14b7e2870afa2ebab940c0a1e8f20af
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Sep 5 10:11:01 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 6e8a661..c3786b7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -407,8 +407,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.15</libphonenumber-version>
-        <libphonenumber-bundle-version>8.10.15_1</libphonenumber-bundle-version>
+        <libphonenumber-version>8.10.17</libphonenumber-version>
+        <libphonenumber-bundle-version>8.10.17_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>