Skip to content

Commit

Permalink
remove vault-java-driver dependency inside plugin (#1008)
Browse files Browse the repository at this point in the history
  • Loading branch information
jetersen authored Aug 25, 2019
1 parent caafc41 commit ed08795
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,6 @@
</exclusions>
</dependency>

<!--TODO: This should be in a separate plugin at some point -->
<dependency>
<groupId>com.bettercloud</groupId>
<artifactId>vault-java-driver</artifactId>
<version>4.0.0</version>
</dependency>

<dependency>
<groupId>io.vavr</groupId>
<artifactId>vavr</artifactId>
Expand Down

0 comments on commit ed08795

Please sign in to comment.