Skip to content

Commit

Permalink
Merge pull request #7 from shomeier/#6-plexus.utils-dependency-is-mis…
Browse files Browse the repository at this point in the history
…sing

#6 Added plexus-utils dependency
  • Loading branch information
shomeier authored Jul 25, 2021
2 parents 021d782 + 699a1ac commit 012994c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,11 @@
<version>3.6.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>3.0.22</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
Expand Down

0 comments on commit 012994c

Please sign in to comment.