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 b96b93d commit 2727097Copy full SHA for 2727097
pom.xml
@@ -66,13 +66,7 @@
66
<dependency>
67
<groupId>org.codehaus.plexus</groupId>
68
<artifactId>plexus-io</artifactId>
69
- <version>3.5.2</version>
70
- </dependency>
71
- <!-- Apache Commons dependencies -->
72
- <dependency>
73
- <groupId>commons-io</groupId>
74
- <artifactId>commons-io</artifactId>
75
- <version>2.20.0</version>
+ <version>3.6.0</version>
76
</dependency>
77
78
<groupId>org.apache.commons</groupId>
0 commit comments