Skip to content

Commit

Permalink
Remove unnecessary Guava exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasz-antoniak committed Jan 6, 2025
1 parent 3ec7bd7 commit a2c2346
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions guava-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
</exclusion>
<exclusion>
<groupId>com.google.guava</groupId>
<artifactId>listenablefuture</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
Expand Down

0 comments on commit a2c2346

Please sign in to comment.