aboutsummaryrefslogtreecommitdiffstats
path: root/prh-commons
diff options
context:
space:
mode:
authorwasala <przemyslaw.wasala@nokia.com>2018-10-16 10:36:59 +0200
committerwasala <przemyslaw.wasala@nokia.com>2018-10-16 10:40:58 +0200
commitbb31441a6f401a0c819cb8158be85bf51cdfd405 (patch)
tree9405064cff48ac4878ddeb506f24181a947f3c31 /prh-commons
parent00c3ed839d7e46f991a7d7948eab142d6bb9b699 (diff)
CLM SCAN VULNERABILITIES
*Upgraded Spring from 5.0.5 -> 5.1.0i *Changed implementation of SSL in AAICLient Change-Id: I1341c19931031da67c2d0deb14940a2748b0203b Issue-ID: DCAEGEN2-870 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
Diffstat (limited to 'prh-commons')
-rw-r--r--prh-commons/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/prh-commons/pom.xml b/prh-commons/pom.xml
index 7cc78388..27b2efed 100644
--- a/prh-commons/pom.xml
+++ b/prh-commons/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.dcaegen2.services</groupId>
<artifactId>prh</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.dcaegen2.services.prh</groupId>
@@ -73,7 +73,6 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
- <version>5.0.5.RELEASE</version>
</dependency>
</dependencies>
</project>