summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorNorm Traxler <normant@amdocs.com>2019-01-23 16:46:03 +0000
committerNorm Traxler <normant@amdocs.com>2019-01-23 16:46:26 +0000
commit3e0f43bbe8c039857888daef3c32b2e66940cba8 (patch)
tree23eb28144db861f6fa9cafa87e4e0e44875c6f47 /pom.xml
parentdb29977a48f88e60944fbb139e542f3cacad603e (diff)
Context Aggregator error handling
Issue-ID: LOG-937 Change-Id: I8e5b836902255264c58bdf913c54c7342a7932f6 Signed-off-by: Norm Traxler <normant@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index ba105d7..fd1f83a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,13 +94,11 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
- <version>4.3.6.RELEASE</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-test</artifactId>
- <version>1.5.1.RELEASE</version>
<scope>test</scope>
</dependency>
<dependency>