Skip to content

Commit

Permalink
Downgrading plexus-utils as 4.x requires provided scope so tests don'…
Browse files Browse the repository at this point in the history
…t work
  • Loading branch information
danielflower committed Dec 21, 2024
1 parent 89d16f1 commit 8593e1b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,12 +165,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-xml</artifactId>
<version>4.0.4</version>
<version>3.6.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 8593e1b

Please sign in to comment.