We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca8e277 commit 0b1cf25Copy full SHA for 0b1cf25
pom.xml
@@ -84,11 +84,7 @@
84
<dependency>
85
<groupId>org.codehaus.plexus</groupId>
86
<artifactId>plexus-archiver</artifactId>
87
- <!--
88
- ! Currently the version 2.9.1 is the only one which works.
89
- ! Version 2.10... etc. will fail in unit test with NPE
90
- -->
91
- <version>2.9.1</version>
+ <version>3.1.1</version>
92
</dependency>
93
<!-- plexus-archiver needs this, or else maven-artifact will pull in a version from the pliocene era -->
94
0 commit comments