diff options
author | st398c <st398c@research.att.com> | 2019-06-14 14:36:53 -0400 |
---|---|---|
committer | st398c <st398c@research.att.com> | 2019-06-18 12:44:52 -0400 |
commit | 7af2403dd9a6c95b12efec59e60d47125dc8e286 (patch) | |
tree | e557a0e80412c15619f172b9ccefc25363fd1c83 /ecomp-sdk/pom.xml | |
parent | 0d5c6d9516afa7b28e64f7445785ecb539849876 (diff) |
Blackduck scan fixes
Issue-ID: PORTAL-631
Change-Id: I1a09436f606831378b7f2a6211b1199ab830e06e
Signed-off-by: st398c <st398c@research.att.com>
Diffstat (limited to 'ecomp-sdk/pom.xml')
-rw-r--r-- | ecomp-sdk/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-sdk/pom.xml b/ecomp-sdk/pom.xml index 82abfab6..4710ad2f 100644 --- a/ecomp-sdk/pom.xml +++ b/ecomp-sdk/pom.xml @@ -34,7 +34,7 @@ <properties> <encoding>UTF-8</encoding> - <springframework.version>4.2.3.RELEASE</springframework.version> + <springframework.version>4.3.20.RELEASE</springframework.version> <hibernate.version>4.3.11.Final</hibernate.version> <skiptests>false</skiptests> <nexusproxy>https://nexus.onap.org</nexusproxy> |