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/12/10 13:39:12 UTC

[camel-karaf] 04/06: Upgrade Libphonenumber bundle to version 8.12.38_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

commit 370ab5ea7ecbb25ec102a7df265c04c55c940929
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Dec 10 14:21:36 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index cf83c12..8f958b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -223,7 +223,7 @@
         <karaf4-version>4.3.3</karaf4-version>
         <kxml2-bundle-version>2.3.0_3</kxml2-bundle-version>
         <kubernetes-client-jackson-version>2.13.0</kubernetes-client-jackson-version>
-        <libphonenumber-bundle-version>8.12.36_1</libphonenumber-bundle-version>
+        <libphonenumber-bundle-version>8.12.38_1</libphonenumber-bundle-version>
         <lucene-bundle-version>8.11.0_1</lucene-bundle-version>
         <lightcouch-bundle-version>0.2.0_1</lightcouch-bundle-version>
         <libthrift-bundle-version>0.14.1_1</libthrift-bundle-version>