1
0
mirror of https://github.com/yacy/yacy_search_server.git synced 2025-07-17 08:26:08 -04:00

Update ant build solr dependency to 8.8.1

This commit is contained in:
Al Sutton
2021-03-04 16:48:10 +00:00
parent 8ade8b8775
commit b5203de923
5 changed files with 2 additions and 2 deletions

@ -252,8 +252,8 @@
<pathelement location="${lib}/rrd4j-3.2.jar" />
<pathelement location="${lib}/slf4j-api-1.7.25.jar" />
<pathelement location="${lib}/slf4j-jdk14-1.7.25.jar" />
<pathelement location="${lib}/solr-core-7.7.3.jar" />
<pathelement location="${lib}/solr-solrj-7.7.3.jar" />
<pathelement location="${lib}/solr-core-8.8.1.jar" />
<pathelement location="${lib}/solr-solrj-8.8.1.jar" />
<pathelement location="${lib}/spatial4j-0.6.jar" />
<pathelement location="${lib}/stax2-api_3.1.4.jar" />
<pathelement location="${lib}/weupnp-0.1.4.jar" />

Binary file not shown.

BIN
lib/solr-core-8.8.1.jar Normal file

Binary file not shown.

Binary file not shown.

BIN
lib/solr-solrj-8.8.1.jar Normal file

Binary file not shown.