Skip to content

Commit

Permalink
Merge pull request #10283 from IQSS/95_bump_solrj
Browse files Browse the repository at this point in the history
bump solrj per qqmyers to address zookeeper dependency @qqmyers @donsizemore πŸ˜„
  • Loading branch information
jp-tosca authored Apr 15, 2024
2 parents 0b404c8 + 3b2a9eb commit 3def448
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 @@ -311,7 +311,7 @@
<dependency>
<groupId>org.apache.solr</groupId>
<artifactId>solr-solrj</artifactId>
<version>9.3.0</version>
<version>9.4.1</version>
</dependency>
<dependency>
<groupId>colt</groupId>
Expand Down

0 comments on commit 3def448

Please sign in to comment.