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 6a62131 commit e11e85bCopy full SHA for e11e85b
pom.xml
@@ -61,12 +61,12 @@
61
<dependency>
62
<groupId>org.codehaus.plexus</groupId>
63
<artifactId>plexus-utils</artifactId>
64
- <version>4.0.2</version>
+ <version>3.6.0</version>
65
</dependency>
66
67
68
<artifactId>plexus-io</artifactId>
69
- <version>3.5.1</version>
+ <version>3.5.2</version>
70
71
<!-- Apache Commons dependencies -->
72
@@ -134,7 +134,7 @@
134
135
<groupId>com.google.inject</groupId>
136
<artifactId>guice</artifactId>
137
- <version>6.0.0</version>
+ <version>5.1.0</version>
138
<scope>test</scope>
139
140
0 commit comments