We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b41a8ee commit 1336ea7Copy full SHA for 1336ea7
pom.xml
@@ -30,7 +30,7 @@ under the License.
30
</parent>
31
32
<artifactId>maven-assembly-plugin</artifactId>
33
- <version>3.5.0-SNAPSHOT</version>
+ <version>3.4.3-SNAPSHOT</version>
34
<packaging>maven-plugin</packaging>
35
36
<name>Apache Maven Assembly Plugin</name>
@@ -175,7 +175,7 @@ under the License.
175
<dependency>
176
<groupId>org.codehaus.plexus</groupId>
177
<artifactId>plexus-archiver</artifactId>
178
- <version>4.6.0</version>
+ <version>4.4.0</version>
179
</dependency>
180
181
<groupId>org.apache.maven</groupId>
0 commit comments