Skip to content

Commit

Permalink
OAK-10449: remove zookeeper dependency, already included from solrj
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziofortino committed Sep 20, 2023
1 parent 3d8054a commit 96102fa
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions oak-solr-osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,12 +149,6 @@
<artifactId>httpmime</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper</artifactId>
<version>3.6.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
Expand Down

0 comments on commit 96102fa

Please sign in to comment.