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 bdcbceb Upgrade Libphonenumber to version 2.12.31_1 bundle bdcbceb is described below commit bdcbcebffd07784c65b86a24ea8c202e0c8ea363 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Sep 6 11:06:03 2021 +0200 Upgrade Libphonenumber to version 2.12.31_1 bundle --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f7451b2..a3382f7 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.26_1</libphonenumber-bundle-version> + <libphonenumber-bundle-version>8.12.31_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>