Skip to content

Commit

Permalink
use released plexus-utils 3.3.0 and plexus-io 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Oct 12, 2019
1 parent 6f598aa commit e42b62e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -57,12 +57,12 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-io</artifactId>
<version>3.2.0-SNAPSHOT</version>
<version>3.2.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit e42b62e

Please sign in to comment.