You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by ng...@apache.org on 2022/01/12 05:52:24 UTC

[jackrabbit-oak] branch 1.6 updated: OAK-9661|Upgrade Solr to v8.11.1

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

ngupta pushed a commit to branch 1.6
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


The following commit(s) were added to refs/heads/1.6 by this push:
     new 15b4a1e  OAK-9661|Upgrade Solr to v8.11.1
15b4a1e is described below

commit 15b4a1e86915f294a13f9f59275cdc69f8ac56b4
Author: Nitin Gupta <ni...@adobe.com>
AuthorDate: Wed Jan 12 11:22:00 2022 +0530

    OAK-9661|Upgrade Solr to v8.11.1
---
 oak-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oak-parent/pom.xml b/oak-parent/pom.xml
index 31a777f..0808320 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -49,7 +49,7 @@
     <mongo.db2>MongoMKDB2</mongo.db2>
     <segment.db>SegmentMK</segment.db>
     <lucene.version>4.7.1</lucene.version>
-    <solr.version>8.6.3</solr.version>
+    <solr.version>8.11.1</solr.version>
     <mongo.driver.version>3.6.4</mongo.driver.version>
     <slf4j.api.version>1.7.32</slf4j.api.version>
     <slf4j.version>1.7.32</slf4j.version> <!-- sync with logback version -->