Skip to content

Commit

Permalink
revert upgrade plexus-java because enforcer complains.
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy committed Oct 18, 2018
1 parent b4d77c2 commit 972fbbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -234,7 +234,7 @@ under the License.
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-java</artifactId>
<version>0.9.11</version>
<version>0.9.8</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
Expand Down

0 comments on commit 972fbbc

Please sign in to comment.