Bump plexus-io to 3.6.0 · codehaus-plexus/plexus-archiver@2727097 (original) (raw)

Original file line number Diff line number Diff line change
@@ -66,13 +66,7 @@
66 66 <dependency>
67 67 <groupId>org.codehaus.plexus</groupId>
68 68 <artifactId>plexus-io</artifactId>
69 - <version>3.5.2</version>
70 - </dependency>
71 -
72 - <dependency>
73 - <groupId>commons-io</groupId>
74 - <artifactId>commons-io</artifactId>
75 - <version>2.20.0</version>
69 + <version>3.6.0</version>
76 70 </dependency>
77 71 <dependency>
78 72 <groupId>org.apache.commons</groupId>