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 3903756 Upgrade Libphonenumber bundle to version 8.12.33_1
3903756 is described below
commit 390375690fb7743fad7abd88fc99667c7b29cd34
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Oct 4 15:12:26 2021 +0200
Upgrade Libphonenumber bundle to version 8.12.33_1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index eaded89..41df468 100644
--- a/pom.xml
+++ b/pom.xml
@@ -222,7 +222,7 @@
<kafka-bundle-version>2.8.1_1</kafka-bundle-version>
<karaf4-version>4.3.3</karaf4-version>
<kxml2-bundle-version>2.3.0_3</kxml2-bundle-version>
-
<libphonenumber-bundle-version>8.12.31_1</libphonenumber-bundle-version>
+
<libphonenumber-bundle-version>8.12.33_1</libphonenumber-bundle-version>
<lucene-bundle-version>8.9.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>