Skip to content
Snippets Groups Projects
Commit fffba789 authored by Nathan Strelser's avatar Nathan Strelser
Browse files

fix plexus version

parent 1e2bfc7b
No related branches found
No related tags found
1 merge request!632fix plexus version
Pipeline #217227 failed
......@@ -247,7 +247,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>3.0.16</version>
<version>3.0.24</version>
<scope>test</scope>
</dependency>
<dependency>
......
......@@ -416,7 +416,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>3.0.16</version>
<version>3.0.24</version>
<scope>test</scope>
</dependency>
<dependency>
......
......@@ -119,7 +119,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>3.0.16</version>
<version>3.0.24</version>
<scope>test</scope>
</dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment