Skip to content

Commit

Permalink
bump solrj per qqmyers to address zookeeper dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Don Sizemore committed Jan 30, 2024
1 parent f16c4a1 commit 3b2a9eb
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 @@ -283,7 +283,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 3b2a9eb

Please sign in to comment.