Skip to content

Commit

Permalink
Remove useless exclusions (#28811)
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu authored Oct 20, 2023
1 parent 5514d87 commit 6b44cfc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -413,10 +413,6 @@
<artifactId>jetcd-core</artifactId>
<version>${jetcd.version}</version>
<exclusions>
<exclusion>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</exclusion>
<exclusion>
<groupId>com.google.android</groupId>
<artifactId>annotations</artifactId>
Expand Down

0 comments on commit 6b44cfc

Please sign in to comment.