Skip to content

Commit

Permalink
[MJAR-283] Upgrade Plexus Utils to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Jan 8, 2022
1 parent 95bc15b commit a3e424d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,8 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit a3e424d

Please sign in to comment.