Skip to content

Commit 220cdc8

Browse files
committed
chore: rollback to solr 8.8.2
1 parent 6f30a81 commit 220cdc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extract-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<properties>
1515
<app.main.class>org.icij.extract.cli.Main</app.main.class>
16-
<solr.version>9.5.0</solr.version>
16+
<solr.version>8.8.2</solr.version>
1717
<jackson.version>2.10.0.pr1</jackson.version>
1818
</properties>
1919

0 commit comments

Comments
 (0)