From 95f8d40c378f458e103c390a01bec638259ec146 Mon Sep 17 00:00:00 2001 From: Angel Borroy Date: Thu, 17 Jun 2021 13:31:49 +0200 Subject: [PATCH] MNT-22393 Update to Solr 6.6.5-patched.5 to avoid using "xmlbeans" library --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7c951412e..7b61b7ec4 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ 11 6.6.5 - ${solr.base.version}-patched.4 + ${solr.base.version}-patched.5