Skip to content

Commit e3972e5

Browse files
committed
(doc) remove redundant exclutions
1 parent 04c1af8 commit e3972e5

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -82,14 +82,6 @@
8282
<artifactId>plexus-testing</artifactId>
8383
<version>1.1.0</version>
8484
<scope>test</scope>
85-
<exclusions>
86-
<exclusion>
87-
<!-- guice with aop not working on java >= 16 -->
88-
<!-- should be fixed in plexus-testing -->
89-
<groupId>com.google.inject</groupId>
90-
<artifactId>guice</artifactId>
91-
</exclusion>
92-
</exclusions>
9385
</dependency>
9486
<dependency>
9587
<groupId>com.google.inject</groupId>

0 commit comments

Comments
 (0)