Skip to content

Commit

Permalink
[pom] Bump plexus-utils to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Oct 21, 2023
1 parent c39a614 commit fd024e3
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 @@ -47,11 +47,11 @@
<version>3.6.4</version>
<scope>provided</scope>
</dependency>
<!-- 3.3.0 is the last version supporting Java 7 -->
<!-- 3.3.1 is the last version supporting Java 7 -->
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
</dependency>
<dependency>
<groupId>org.dom4j</groupId>
Expand Down

0 comments on commit fd024e3

Please sign in to comment.