Excluding the org.apache.bsf:bsf-all jar

revert-dabc3590
Geeth Munasinghe 10 years ago
parent 8dd8437810
commit b0d905c0ef

@ -406,6 +406,10 @@
<groupId>com.googlecode.json-simple.wso2</groupId> <groupId>com.googlecode.json-simple.wso2</groupId>
<artifactId>json-simple</artifactId> <artifactId>json-simple</artifactId>
</exclusion> </exclusion>
<exclusion>
<groupId>org.apache.bsf</groupId>
<artifactId>bsf-all</artifactId>
</exclusion>
</exclusions> </exclusions>
</dependency> </dependency>

Loading…
Cancel
Save