summaryrefslogtreecommitdiffstats
path: root/dcaedt_catalog/commons/pom.xml
diff options
context:
space:
mode:
authorStone, Avi (as206k) <as206k@att.com>2018-05-27 14:02:57 +0300
committerStone, Avi (as206k) <as206k@att.com>2018-05-27 16:28:36 +0300
commit33273e74ebe19bf959db0583d1d9de5ad9fa8666 (patch)
treec8b81cc9f10a7ff0f4a54e0244bafd36e26fb229 /dcaedt_catalog/commons/pom.xml
parent6ada8ec44fad55cec2321231cb3b2eec48ccc1d1 (diff)
Fix policy violations2.0.0-ONAPbeijing2.0.0-ONAP
Update pom dependencies to different versions and fix failed test Change-Id: Ib945753f1f06c815359cacb1510463d12bd13a96 Issue-ID: SDC-1372 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>
Diffstat (limited to 'dcaedt_catalog/commons/pom.xml')
-rw-r--r--dcaedt_catalog/commons/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcaedt_catalog/commons/pom.xml b/dcaedt_catalog/commons/pom.xml
index e2d697e..6a619b2 100644
--- a/dcaedt_catalog/commons/pom.xml
+++ b/dcaedt_catalog/commons/pom.xml
@@ -129,7 +129,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
- <version>4.3.5.RELEASE</version>
+ <version>4.3.17.RELEASE</version>
</dependency>
</dependencies>
<properties>