mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-10 14:11:25 +00:00
PRODSEC-9664 Bump to new solr patch (#2153)
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -43,7 +43,7 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<maven.build.sourceVersion>11</maven.build.sourceVersion>
|
<maven.build.sourceVersion>11</maven.build.sourceVersion>
|
||||||
<solr.base.version>6.6.5</solr.base.version>
|
<solr.base.version>6.6.5</solr.base.version>
|
||||||
<solr.version>${solr.base.version}-patched.19</solr.version>
|
<solr.version>${solr.base.version}-patched.20</solr.version>
|
||||||
<!-- The location to download the solr zip file from. -->
|
<!-- The location to download the solr zip file from. -->
|
||||||
<!-- <solr.zip>https://archive.apache.org/dist/lucene/solr/${solr.version}/solr-${solr.version}.zip</solr.zip> -->
|
<!-- <solr.zip>https://archive.apache.org/dist/lucene/solr/${solr.version}/solr-${solr.version}.zip</solr.zip> -->
|
||||||
<!-- Solr startup scripts do not work with any Java version higher than 9 so the scripts have been patched -->
|
<!-- Solr startup scripts do not work with any Java version higher than 9 so the scripts have been patched -->
|
||||||
|
@@ -70,19 +70,19 @@ spring-expression-6.1.14.jar http://projects.spring.io/spring-framework/
|
|||||||
guessencoding-1.4.jar http://docs.codehaus.org/display/GUESSENC/
|
guessencoding-1.4.jar http://docs.codehaus.org/display/GUESSENC/
|
||||||
jug-2.0.0-asl.jar http://jug.safehaus.org/
|
jug-2.0.0-asl.jar http://jug.safehaus.org/
|
||||||
acegi-security-0.8.2_patched.jar http://sourceforge.net/projects/acegisecurity/
|
acegi-security-0.8.2_patched.jar http://sourceforge.net/projects/acegisecurity/
|
||||||
jetty-continuation-9.4.54.v20240208.jar https://www.eclipse.org/jetty/licenses.html
|
jetty-continuation-9.4.56.v20240826.jar https://www.eclipse.org/jetty/licenses.html
|
||||||
jetty-deploy-9.4.54.v20240208.jar https://www.eclipse.org/jetty/licenses.html
|
jetty-deploy-9.4.56.v20240826.jar https://www.eclipse.org/jetty/licenses.html
|
||||||
jetty-http-9.4.54.v20240208.jar https://www.eclipse.org/jetty/licenses.html
|
jetty-http-9.4.56.v20240826.jar https://www.eclipse.org/jetty/licenses.html
|
||||||
jetty-io-9.4.54.v20240208.jar https://www.eclipse.org/jetty/licenses.html
|
jetty-io-9.4.56.v20240826.jar https://www.eclipse.org/jetty/licenses.html
|
||||||
jetty-jmx-9.4.54.v20240208.jar https://www.eclipse.org/jetty/licenses.html
|
jetty-jmx-9.4.56.v20240826.jar https://www.eclipse.org/jetty/licenses.html
|
||||||
jetty-rewrite-9.4.54.v20240208.jar https://www.eclipse.org/jetty/licenses.html
|
jetty-rewrite-9.4.56.v20240826.jar https://www.eclipse.org/jetty/licenses.html
|
||||||
jetty-security-9.4.54.v20240208.jar https://www.eclipse.org/jetty/licenses.html
|
jetty-security-9.4.56.v20240826.jar https://www.eclipse.org/jetty/licenses.html
|
||||||
jetty-server-9.4.54.v20240208.jar https://www.eclipse.org/jetty/licenses.html
|
jetty-server-9.4.56.v20240826.jar https://www.eclipse.org/jetty/licenses.html
|
||||||
jetty-servlet-9.4.54.v20240208.jar https://www.eclipse.org/jetty/licenses.html
|
jetty-servlet-9.4.56.v20240826.jar https://www.eclipse.org/jetty/licenses.html
|
||||||
jetty-servlets-9.4.54.v20240208.jar https://www.eclipse.org/jetty/licenses.html
|
jetty-servlets-9.4.56.v20240826.jar https://www.eclipse.org/jetty/licenses.html
|
||||||
jetty-util-9.4.54.v20240208.jar https://www.eclipse.org/jetty/licenses.html
|
jetty-util-9.4.56.v20240826.jar https://www.eclipse.org/jetty/licenses.html
|
||||||
jetty-webapp-9.4.54.v20240208.jar https://www.eclipse.org/jetty/licenses.html
|
jetty-webapp-9.4.56.v20240826.jar https://www.eclipse.org/jetty/licenses.html
|
||||||
jetty-xml-9.4.54.v20240208.jar https://www.eclipse.org/jetty/licenses.html
|
jetty-xml-9.4.56.v20240826.jar https://www.eclipse.org/jetty/licenses.html
|
||||||
woodstox-core-6.6.0.jar https://github.com/FasterXML/woodstox
|
woodstox-core-6.6.0.jar https://github.com/FasterXML/woodstox
|
||||||
org.restlet-2.3.12.jar https://github.com/restlet/restlet-framework-java/blob/2.3.12/README.md
|
org.restlet-2.3.12.jar https://github.com/restlet/restlet-framework-java/blob/2.3.12/README.md
|
||||||
org.restlet.ext.servlet-2.3.12.jar https://github.com/restlet/restlet-framework-java/blob/2.3.12/README.md
|
org.restlet.ext.servlet-2.3.12.jar https://github.com/restlet/restlet-framework-java/blob/2.3.12/README.md
|
||||||
@@ -179,28 +179,28 @@ jsonic-1.2.7.jar
|
|||||||
jul-to-slf4j-1.7.7.jar
|
jul-to-slf4j-1.7.7.jar
|
||||||
juniversalchardet-1.0.3.jar
|
juniversalchardet-1.0.3.jar
|
||||||
langdetect-1.1-20120112.jar
|
langdetect-1.1-20120112.jar
|
||||||
lucene-analyzers-common-6.6.5-patched.19.jar
|
lucene-analyzers-common-6.6.5-patched.20.jar
|
||||||
lucene-analyzers-icu-6.6.5-patched.19.jar
|
lucene-analyzers-icu-6.6.5-patched.20.jar
|
||||||
lucene-analyzers-kuromoji-6.6.5-patched.19.jar
|
lucene-analyzers-kuromoji-6.6.5-patched.20.jar
|
||||||
lucene-analyzers-morfologik-6.6.5-patched.19.jar
|
lucene-analyzers-morfologik-6.6.5-patched.20.jar
|
||||||
lucene-analyzers-phonetic-6.6.5-patched.19.jar
|
lucene-analyzers-phonetic-6.6.5-patched.20.jar
|
||||||
lucene-analyzers-smartcn-6.6.5-patched.19.jar
|
lucene-analyzers-smartcn-6.6.5-patched.20.jar
|
||||||
lucene-analyzers-stempel-6.6.5-patched.19.jar
|
lucene-analyzers-stempel-6.6.5-patched.20.jar
|
||||||
lucene-backward-codecs-6.6.5-patched.19.jar
|
lucene-backward-codecs-6.6.5-patched.20.jar
|
||||||
lucene-classification-6.6.5-patched.19.jar
|
lucene-classification-6.6.5-patched.20.jar
|
||||||
lucene-codecs-6.6.5-patched.19.jar
|
lucene-codecs-6.6.5-patched.20.jar
|
||||||
lucene-core-6.6.5-patched.19.jar
|
lucene-core-6.6.5-patched.20.jar
|
||||||
lucene-expressions-6.6.5-patched.19.jar
|
lucene-expressions-6.6.5-patched.20.jar
|
||||||
lucene-grouping-6.6.5-patched.19.jar
|
lucene-grouping-6.6.5-patched.20.jar
|
||||||
lucene-highlighter-6.6.5-patched.19.jar
|
lucene-highlighter-6.6.5-patched.20.jar
|
||||||
lucene-join-6.6.5-patched.19.jar
|
lucene-join-6.6.5-patched.20.jar
|
||||||
lucene-memory-6.6.5-patched.19.jar
|
lucene-memory-6.6.5-patched.20.jar
|
||||||
lucene-misc-6.6.5-patched.19.jar
|
lucene-misc-6.6.5-patched.20.jar
|
||||||
lucene-queries-6.6.5-patched.19.jar
|
lucene-queries-6.6.5-patched.20.jar
|
||||||
lucene-queryparser-6.6.5-patched.19.jar
|
lucene-queryparser-6.6.5-patched.20.jar
|
||||||
lucene-sandbox-6.6.5-patched.19.jar
|
lucene-sandbox-6.6.5-patched.20.jar
|
||||||
lucene-spatial-extras-6.6.5-patched.19.jar
|
lucene-spatial-extras-6.6.5-patched.20.jar
|
||||||
lucene-suggest-6.6.5-patched.19.jar
|
lucene-suggest-6.6.5-patched.20.jar
|
||||||
metrics-core-3.2.2.jar
|
metrics-core-3.2.2.jar
|
||||||
metrics-ganglia-3.2.2.jar
|
metrics-ganglia-3.2.2.jar
|
||||||
metrics-graphite-3.2.2.jar
|
metrics-graphite-3.2.2.jar
|
||||||
@@ -214,11 +214,11 @@ protobuf-java-3.25.5.jar
|
|||||||
rome-1.5.1.jar
|
rome-1.5.1.jar
|
||||||
slf4j-api-1.7.7.jar
|
slf4j-api-1.7.7.jar
|
||||||
slf4j-log4j12-1.7.7.jar
|
slf4j-log4j12-1.7.7.jar
|
||||||
solr-analysis-extras-6.6.5-patched.19.jar
|
solr-analysis-extras-6.6.5-patched.20.jar
|
||||||
solr-clustering-6.6.5-patched.19.jar
|
solr-clustering-6.6.5-patched.20.jar
|
||||||
solr-core-6.6.5-patched.19.jar
|
solr-core-6.6.5-patched.20.jar
|
||||||
solr-langid-6.6.5-patched.19.jar
|
solr-langid-6.6.5-patched.20.jar
|
||||||
solr-solrj-6.6.5-patched.19.jar
|
solr-solrj-6.6.5-patched.20.jar
|
||||||
spatial4j-0.6.jar
|
spatial4j-0.6.jar
|
||||||
start.jar
|
start.jar
|
||||||
stax2-api-3.1.4.jar
|
stax2-api-3.1.4.jar
|
||||||
|
Reference in New Issue
Block a user