We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d09d9ff commit 9fe528dCopy full SHA for 9fe528d
pom.xml
@@ -55,12 +55,12 @@
55
<dependency>
56
<groupId>org.codehaus.plexus</groupId>
57
<artifactId>plexus-io</artifactId>
58
- <version>2.1.5-SNAPSHOT</version>
+ <version>2.2</version>
59
</dependency>
60
61
<groupId>org.apache.commons</groupId>
62
<artifactId>commons-compress</artifactId>
63
- <version>1.8.1</version>
+ <version>1.9</version>
64
65
66
<groupId>junit</groupId>
0 commit comments