File tree Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change 61
61
<dependency >
62
62
<groupId >org.codehaus.plexus</groupId >
63
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 >
64
+ <version >3.6.0</version >
71
65
</dependency >
72
66
<dependency >
73
67
<groupId >com.google.code.findbugs</groupId >
105
99
<artifactId >org.eclipse.sisu.inject</artifactId >
106
100
<scope >test</scope >
107
101
</dependency >
108
- <dependency >
109
- <groupId >com.google.inject</groupId >
110
- <artifactId >guice</artifactId >
111
- <version >6.0.0</version >
112
- <scope >test</scope >
113
- </dependency >
114
102
</dependencies >
115
103
116
104
<build >
You can’t perform that action at this time.
0 commit comments