Skip to content

Commit f7048fc

Browse files
committed
#717: update org.sonatype.plexus:plexus-build-api:0.0.7 to org.codehaus.plexus:plexus-build-api:1.2.0
1 parent f257625 commit f7048fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -300,9 +300,9 @@
300300
</dependency>
301301
<!-- plexus build -->
302302
<dependency>
303-
<groupId>org.sonatype.plexus</groupId>
303+
<groupId>org.codehaus.plexus</groupId>
304304
<artifactId>plexus-build-api</artifactId>
305-
<version>0.0.7</version>
305+
<version>1.2.0</version>
306306
</dependency>
307307

308308
<dependency>

0 commit comments

Comments
 (0)