Skip to content

Commit e42b62e

Browse files
committed
use released plexus-utils 3.3.0 and plexus-io 3.2.0
1 parent 6f598aa commit e42b62e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@
5757
<dependency>
5858
<groupId>org.codehaus.plexus</groupId>
5959
<artifactId>plexus-utils</artifactId>
60-
<version>3.3.0-SNAPSHOT</version>
60+
<version>3.3.0</version>
6161
</dependency>
6262
<dependency>
6363
<groupId>org.codehaus.plexus</groupId>
6464
<artifactId>plexus-io</artifactId>
65-
<version>3.2.0-SNAPSHOT</version>
65+
<version>3.2.0</version>
6666
</dependency>
6767
<dependency>
6868
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)