Skip to content

Commit

Permalink
Remove the unused junit depency in managed ledger (apache#13514)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhangJian He authored Dec 28, 2021
1 parent 6d840b4 commit 892948a
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions managed-ledger/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,15 +94,6 @@
<artifactId>snappy-java</artifactId>
<scope>test</scope>
</dependency>
<!--
junit is a runtime dependency of zookeeper tests, so only
add this dependency here.
-->
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.awaitility</groupId>
Expand Down

0 comments on commit 892948a

Please sign in to comment.