Skip to content

Commit

Permalink
[MPLUGIN-338] upgrade plexus-archiver to 3.4.1 (Java 6)
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed May 13, 2018
1 parent 3ddfa0c commit ef44d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-archiver</artifactId>
<version>2.1.1</version>
<version>3.4.1</version><!-- upgrade to 3.6.0+ when target JDK is 7 -->
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
Expand Down

0 comments on commit ef44d09

Please sign in to comment.