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