This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git


The following commit(s) were added to refs/heads/master by this push:
     new 7294510  [KARAF-7028] Upgrade to lucene 8.8.0
     new ad26614  Merge pull request #235 from jbonofre/KARAF-7028
7294510 is described below

commit 729451058a9bd4cdfa65779fc8aa4f113b28a4bb
Author: jbonofre <[email protected]>
AuthorDate: Fri Feb 5 07:22:58 2021 +0100

    [KARAF-7028] Upgrade to lucene 8.8.0
---
 alerting/service/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/alerting/service/pom.xml b/alerting/service/pom.xml
index f969d8b..ed30755 100644
--- a/alerting/service/pom.xml
+++ b/alerting/service/pom.xml
@@ -34,7 +34,7 @@
     <name>Apache Karaf :: Decanter :: Alerting :: Service</name>
 
     <properties>
-        <lucene.version>8.7.0</lucene.version>
+        <lucene.version>8.8.0</lucene.version>
     </properties>
 
     <dependencies>

Reply via email to