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 6ac30b4 Upgrade Libphonenumber to version 8.12.6
6ac30b4 is described below
commit 6ac30b4e11152267c3e0da72b157e890df7b279b
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Jul 13 18:04:00 2020 +0200
Upgrade Libphonenumber to version 8.12.6
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3b986e7..190a517 100644
--- a/pom.xml
+++ b/pom.xml
@@ -190,7 +190,7 @@
<kafka-bundle-version>2.4.1_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.4_1</libphonenumber-bundle-version>
+ <libphonenumber-bundle-version>8.12.6_1</libphonenumber-bundle-version>
<lucene-bundle-version>8.4.1_1</lucene-bundle-version>
<!-- lucene aligned with elasticsearch version of lucene in use -->
<lightcouch-bundle-version>0.2.0_1</lightcouch-bundle-version>