Commit a1e83558 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to maven-archiver 3.4.0

Closes gh-18453
parent b6628821
...@@ -104,7 +104,7 @@ ...@@ -104,7 +104,7 @@
<dependency> <dependency>
<groupId>org.apache.maven</groupId> <groupId>org.apache.maven</groupId>
<artifactId>maven-archiver</artifactId> <artifactId>maven-archiver</artifactId>
<version>3.2.0</version> <version>3.4.0</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.maven</groupId> <groupId>org.apache.maven</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment