From f4dff328c0386c8901b5841943b11f0c13b3169f Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Mon, 8 Jul 2019 15:46:44 +0300 Subject: Merge from ecomp 718fd196 - Integration Tests Issue-ID: VID-378 Change-Id: Icc0bdb9ef37b1d429d47c2070f76d1ee63ad7489 Signed-off-by: Ittay Stern --- vid-automation/pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'vid-automation/pom.xml') diff --git a/vid-automation/pom.xml b/vid-automation/pom.xml index fb51a4a31..246402682 100644 --- a/vid-automation/pom.xml +++ b/vid-automation/pom.xml @@ -167,6 +167,11 @@ commons-beanutils 1.9.3 + + org.springframework + spring-aop + ${springframework.version} + org.springframework spring-core @@ -188,6 +193,11 @@ jsonassert 1.5.0 + + com.google.collections + google-collections + 1.0 + commons-io commons-io @@ -233,6 +243,12 @@ cdi-api 1.0 + + net.code-story + http + 2.105 + test + javax.xml.bind jaxb-api -- cgit 1.2.3-korg