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 86a73ca Upgrade Lucene bundle to version 8.4.1 86a73ca is described below commit 86a73cad6b19c7ee1d18177288bf564c72fee502 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu May 28 14:53:43 2020 +0200 Upgrade Lucene bundle to version 8.4.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 709f860..15862e1 100644 --- a/pom.xml +++ b/pom.xml @@ -193,7 +193,7 @@ <karaf4-version>4.2.8</karaf4-version> <kxml2-bundle-version>2.3.0_3</kxml2-bundle-version> <libphonenumber-bundle-version>8.11.5_1</libphonenumber-bundle-version> - <lucene-bundle-version>8.1.1_1</lucene-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> <maven-compiler-plugin-version>3.8.1</maven-compiler-plugin-version>