Skip to content

Commit

Permalink
Downgrade plexus-xml to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Dec 23, 2023
1 parent b9a2796 commit c99cc67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-xml</artifactId>
<version>4.0.2</version>
<version>3.0.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
Expand Down

0 comments on commit c99cc67

Please sign in to comment.