diff options
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -55,10 +55,6 @@ <groupId>xmlunit</groupId>
<artifactId>xmlunit</artifactId>
</dependency>
- <dependency>
- <groupId>org.beanshell</groupId>
- <artifactId>bsh</artifactId>
- </dependency>
</dependencies>
<dependencyManagement>
<dependencies>
@@ -103,11 +99,6 @@ <artifactId>castor-xml</artifactId>
<version>1.3.2</version>
</dependency>
- <dependency>
- <groupId>org.beanshell</groupId>
- <artifactId>bsh</artifactId>
- <version>2.0b5</version>
- </dependency>
</dependencies>
</dependencyManagement>
<build>
|
