Remove bsh lib as not used (#338)

This commit is contained in:
Alex Mukha
2019-02-04 11:56:54 +00:00
committed by GitHub
parent d9e944f8a7
commit d4c5d68411

View File

@@ -308,11 +308,6 @@
<artifactId>slf4j-log4j12</artifactId>
<version>1.7.25</version>
</dependency>
<dependency>
<groupId>org.beanshell</groupId>
<artifactId>bsh</artifactId>
<version>1.3.0</version>
</dependency>
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>