remove unused bcel test dependency

This commit is contained in:
pascalschumacher 2017-10-14 15:27:27 +02:00
parent 2a8187fdf9
commit 66226ec1c2
1 changed files with 0 additions and 7 deletions

View File

@ -522,13 +522,6 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.bcel</groupId>
<artifactId>bcel</artifactId>
<version>6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>