Skip to content

Commit

Permalink
(doc) remove redundant exclutions
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Oct 2, 2021
1 parent 04c1af8 commit e3972e5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,14 +82,6 @@
<artifactId>plexus-testing</artifactId>
<version>1.1.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
<!-- guice with aop not working on java >= 16 -->
<!-- should be fixed in plexus-testing -->
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.google.inject</groupId>
Expand Down

0 comments on commit e3972e5

Please sign in to comment.