Skip to content

Commit 036fdeb

Browse files
committed
[MPLUGIN-387] Bump plexus-compiler-manager to 2.8.8
1 parent d296e04 commit 036fdeb

File tree

1 file changed

+1
-7
lines changed
  • maven-plugin-tools-annotations

1 file changed

+1
-7
lines changed

maven-plugin-tools-annotations/pom.xml

+1-7
Original file line numberDiff line numberDiff line change
@@ -90,13 +90,7 @@
9090
<dependency>
9191
<groupId>org.codehaus.plexus</groupId>
9292
<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>
93+
<version>2.8.8</version><!-- Java 7 -->
10094
<scope>test</scope>
10195
</dependency>
10296
<dependency>

0 commit comments

Comments
 (0)