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 27b3f8f Upgrade Lucene bundle to version 8.8.1 27b3f8f is described below commit 27b3f8f63a1e91a9cdeda74efe2d88f782dcce87 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Apr 21 16:56:28 2021 +0200 Upgrade Lucene bundle to version 8.8.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4a3c4db..b1fbec2 100644 --- a/pom.xml +++ b/pom.xml @@ -216,7 +216,7 @@ <karaf4-version>4.3.1</karaf4-version> <kxml2-bundle-version>2.3.0_3</kxml2-bundle-version> <libphonenumber-bundle-version>8.12.20_1</libphonenumber-bundle-version> - <lucene-bundle-version>8.6.1_1</lucene-bundle-version> + <lucene-bundle-version>8.8.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> <maven-owasp-plugin-version>5.3.1</maven-owasp-plugin-version>