Skip to content

Commit

Permalink
[pom] Bump plexus utils to 4.0.1 and commons io to 2.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Apr 16, 2024
1 parent f56b4d9 commit ba7060f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>4.0.0</version>
<version>4.0.1</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
Expand All @@ -278,7 +278,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.16.0</version>
<version>2.16.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ba7060f

Please sign in to comment.