Skip to content

Commit

Permalink
build(dataverse): make SolrJ dependency use a version from parent IQS…
Browse files Browse the repository at this point in the history
  • Loading branch information
poikilotherm committed Feb 9, 2022
1 parent 6089cbb commit 0ad680c
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 @@ -333,7 +333,7 @@
<dependency>
<groupId>org.apache.solr</groupId>
<artifactId>solr-solrj</artifactId>
<version>8.8.1</version>
<version>${solr.version}</version>
</dependency>
<dependency>
<groupId>colt</groupId>
Expand Down

0 comments on commit 0ad680c

Please sign in to comment.