Skip to content

Commit 3bcdbf4

Browse files
committed
Downgrade plexus-xml to 3.0.0 to keep Maven 3 compatibility
1 parent 77b24f0 commit 3bcdbf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>org.codehaus.plexus</groupId>
4242
<artifactId>plexus-xml</artifactId>
43-
<version>4.0.2</version>
43+
<version>3.0.0</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>org.codehaus.plexus</groupId>

0 commit comments

Comments
 (0)