Skip to content

Commit

Permalink
[MPLUGIN-387] Bump plexus-compiler-manager to 2.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Jan 10, 2022
1 parent d296e04 commit 036fdeb
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions maven-plugin-tools-annotations/pom.xml
Expand Up @@ -90,13 +90,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-compiler-manager</artifactId>
<version>1.8.6</version>
<exclusions>
<exclusion>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-component-api</artifactId>
</exclusion>
</exclusions>
<version>2.8.8</version><!-- Java 7 -->
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 036fdeb

Please sign in to comment.