Skip to content

Commit

Permalink
βž– : remove guava from dependency management
Browse files Browse the repository at this point in the history
  • Loading branch information
juwit committed Dec 28, 2020
1 parent 8c5a778 commit 0137d6e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -208,13 +208,7 @@
</dependencies>

<dependencyManagement>
<!-- we need this as selenium needs guava 25, and docker-client embeds guava 20 -->
<dependencies>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>29.0-jre</version>
</dependency>
<dependency>
<groupId>org.springframework.vault</groupId>
<artifactId>spring-vault-dependencies</artifactId>
Expand Down

0 comments on commit 0137d6e

Please sign in to comment.