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 2020/10/06 07:33:10 UTC

[camel-karaf] branch master updated: Upgrade Libphone number to version 8.12.10_1 bundle

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-karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new a533df2  Upgrade Libphone number to version 8.12.10_1 bundle
a533df2 is described below

commit a533df246112eda5503bfa27109ecb7961e832bc
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Oct 6 09:27:38 2020 +0200

    Upgrade Libphone number to version 8.12.10_1 bundle
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7a43700..217dc52 100644
--- a/pom.xml
+++ b/pom.xml
@@ -200,7 +200,7 @@
         <kafka-bundle-version>2.6.0_1</kafka-bundle-version>
         <karaf4-version>4.2.9</karaf4-version>
         <kxml2-bundle-version>2.3.0_3</kxml2-bundle-version>
-        <libphonenumber-bundle-version>8.12.8_1</libphonenumber-bundle-version>
+        <libphonenumber-bundle-version>8.12.10_1</libphonenumber-bundle-version>
         <lucene-bundle-version>8.6.1_1</lucene-bundle-version>
         <lightcouch-bundle-version>0.2.0_1</lightcouch-bundle-version>
         <maven-compiler-plugin-version>3.8.1</maven-compiler-plugin-version>