Skip to content

Commit

Permalink
downgrade solrj
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanetteclark committed May 6, 2024
1 parent 8cc656c commit 8311b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
<dependency>
<groupId>org.apache.solr</groupId>
<artifactId>solr-solrj</artifactId>
<version>9.6.0</version>
<version>8.11.3</version>
<exclusions>
<exclusion>
<groupId>junit</groupId>
Expand Down

0 comments on commit 8311b40

Please sign in to comment.