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 d296e04 commit 036fdebCopy full SHA for 036fdeb
maven-plugin-tools-annotations/pom.xml
@@ -90,13 +90,7 @@
90
<dependency>
91
<groupId>org.codehaus.plexus</groupId>
92
<artifactId>plexus-compiler-manager</artifactId>
93
- <version>1.8.6</version>
94
- <exclusions>
95
- <exclusion>
96
- <groupId>org.codehaus.plexus</groupId>
97
- <artifactId>plexus-component-api</artifactId>
98
- </exclusion>
99
- </exclusions>
+ <version>2.8.8</version><!-- Java 7 -->
100
<scope>test</scope>
101
</dependency>
102
0 commit comments