File tree 1 file changed +1
-21
lines changed 1 file changed +1
-21
lines changed Original file line number Diff line number Diff line change @@ -194,27 +194,7 @@ under the License.
194
194
<dependency >
195
195
<groupId >org.apache.maven.shared</groupId >
196
196
<artifactId >maven-shared-jar</artifactId >
197
- <version >1.2</version >
198
- <exclusions >
199
- <!-- Replace problematic BCEL version until MSHARED JAR has been updated -->
200
- <exclusion >
201
- <groupId >com.google.code.findbugs</groupId >
202
- <artifactId >bcel-findbugs</artifactId >
203
- </exclusion >
204
- <exclusion >
205
- <groupId >org.apache.maven</groupId >
206
- <artifactId >*</artifactId >
207
- </exclusion >
208
- <exclusion >
209
- <groupId >org.codehaus.plexus</groupId >
210
- <artifactId >plexus-container-default</artifactId >
211
- </exclusion >
212
- </exclusions >
213
- </dependency >
214
- <dependency >
215
- <groupId >org.apache.bcel</groupId >
216
- <artifactId >bcel</artifactId >
217
- <version >6.7.0</version >
197
+ <version >3.0.0</version >
218
198
</dependency >
219
199
<dependency >
220
200
<groupId >org.eclipse.aether</groupId >
You can’t perform that action at this time.
0 commit comments