summaryrefslogtreecommitdiffstats
path: root/container-core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-core/pom.xml')
-rw-r--r--container-core/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/container-core/pom.xml b/container-core/pom.xml
index bb00eaf586a..35bb62879fb 100644
--- a/container-core/pom.xml
+++ b/container-core/pom.xml
@@ -313,11 +313,6 @@
<artifactId>mockito-core</artifactId>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>org.springframework</groupId>
- <artifactId>spring-test</artifactId>
- <scope>test</scope>
- </dependency>
</dependencies>
<build>
<plugins>