From 38178426e45636decf1ce279b49345a5eda7bacb Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Tue, 13 Oct 2020 09:43:33 +0200 Subject: [PATCH] DATASOLR-607 - Upgrade to Apache Solr 8.6.3 --- pom.xml | 10 +++++++++- .../managed-schema/collection1/conf/solrconfig.xml | 2 +- .../static-schema/collection1/conf/solrconfig.xml | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ccddfe2da..f484cc151 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 3.2.1 3.1 4.3.1 - 8.5.2 + 8.6.3 2.4.0-SNAPSHOT spring.data.solr @@ -143,6 +143,14 @@ com.fasterxml.jackson.core jackson-core + + org.restlet.jee + org.restlet + + + org.restlet.jee + org.restlet.ext.servlet + diff --git a/src/test/resources/managed-schema/collection1/conf/solrconfig.xml b/src/test/resources/managed-schema/collection1/conf/solrconfig.xml index 29617d6e8..95944aa41 100644 --- a/src/test/resources/managed-schema/collection1/conf/solrconfig.xml +++ b/src/test/resources/managed-schema/collection1/conf/solrconfig.xml @@ -35,7 +35,7 @@ that you fully re-index after changing this setting as it can affect both how text is indexed and queried. --> - 8.5.0 + 8.6.3 - 8.5.0 + 8.6.3