Skip to content

Commit

Permalink
Merge pull request #49 from hazendaz/maven
Browse files Browse the repository at this point in the history
[pom] Bump plexus-utils to 3.3.1
  • Loading branch information
hazendaz authored Oct 21, 2023
2 parents c39a614 + fd024e3 commit 46ecb9c
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 46ecb9c

Please sign in to comment.