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.git

commit 39dc7258ea84271a7ed6dc412a9f07bc9c6289f6
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Jan 7 10:13:27 2019 +0100

    Upgrade Lucene and related bundle to version 7.6.0
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 80e0fba..7b37de9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -464,9 +464,9 @@
     <log4j2-version>2.11.1</log4j2-version>
     <lucene3-bundle-version>3.6.0_1</lucene3-bundle-version>
     <lucene3-version>3.6.0</lucene3-version>
-    <lucene-bundle-version>7.5.0_1</lucene-bundle-version>
+    <lucene-bundle-version>7.6.0_1</lucene-bundle-version>
     <!-- lucene aligned with elasticsearch version of lucene in use -->
-    <lucene-version>7.5.0</lucene-version>
+    <lucene-version>7.6.0</lucene-version>
     <lucene-version-range>[7,8)</lucene-version-range>
     <lightcouch-version>0.2.0</lightcouch-version>
     <lightcouch-bundle-version>0.2.0_1</lightcouch-bundle-version>

Reply via email to