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 c3ca2c0 commit 499f757Copy full SHA for 499f757
1 file changed
pom.xml
@@ -61,13 +61,7 @@
61
<dependency>
62
<groupId>org.codehaus.plexus</groupId>
63
<artifactId>plexus-utils</artifactId>
64
- <version>4.0.2</version>
65
- </dependency>
66
- <dependency>
67
- <groupId>org.codehaus.plexus</groupId>
68
- <artifactId>plexus-xml</artifactId>
69
- <version>3.0.1</version>
70
- <scope>test</scope>
+ <version>3.6.0</version>
71
</dependency>
72
73
<groupId>com.google.code.findbugs</groupId>
@@ -105,12 +99,6 @@
105
99
<artifactId>org.eclipse.sisu.inject</artifactId>
106
100
<scope>test</scope>
107
101
108
109
- <groupId>com.google.inject</groupId>
110
- <artifactId>guice</artifactId>
111
- <version>6.0.0</version>
112
113
114
102
</dependencies>
115
103
116
104
<build>
0 commit comments