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
commit 86b9f0907670b6b5289f92dba38b777e54b9d99e Author: Andrea Cosentino <[email protected]> AuthorDate: Thu Dec 3 07:36:14 2020 +0100 Upgrade libphonenumber bundle to version 8.12.13_1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0194613..fbdc13e 100644 --- a/pom.xml +++ b/pom.xml @@ -215,7 +215,7 @@ <kafka-bundle-version>2.6.0_1</kafka-bundle-version> <karaf4-version>4.2.10</karaf4-version> <kxml2-bundle-version>2.3.0_3</kxml2-bundle-version> - <libphonenumber-bundle-version>8.12.10_1</libphonenumber-bundle-version> + <libphonenumber-bundle-version>8.12.13_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>
