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 2021/07/12 11:28:55 UTC

[camel-karaf] branch main updated: Upgrade Libphonenumber bundle to version 8.12.26_1

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

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


The following commit(s) were added to refs/heads/main by this push:
     new c3b8fb2  Upgrade Libphonenumber bundle to version 8.12.26_1
c3b8fb2 is described below

commit c3b8fb240f37f39d4bf9706c23803d6111c67356
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jul 12 13:00:40 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index b87ac02..3db4c58 100644
--- a/pom.xml
+++ b/pom.xml
@@ -219,7 +219,7 @@
         <kafka-bundle-version>2.8.0_1</kafka-bundle-version>
         <karaf4-version>4.3.2</karaf4-version>
         <kxml2-bundle-version>2.3.0_3</kxml2-bundle-version>
-        <libphonenumber-bundle-version>8.12.23_1</libphonenumber-bundle-version>
+        <libphonenumber-bundle-version>8.12.26_1</libphonenumber-bundle-version>
         <lucene-bundle-version>8.8.2_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>