We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04c1af8 commit e3972e5Copy full SHA for e3972e5
pom.xml
@@ -82,14 +82,6 @@
82
<artifactId>plexus-testing</artifactId>
83
<version>1.1.0</version>
84
<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>
93
</dependency>
94
<dependency>
95
<groupId>com.google.inject</groupId>
0 commit comments