diff options
author | st398c <st398c@research.att.com> | 2019-07-10 14:14:39 -0400 |
---|---|---|
committer | st398c <st398c@research.att.com> | 2019-07-10 14:29:42 -0400 |
commit | 7d7b74d4d92e7fa45471fb0e8678837f71da3d02 (patch) | |
tree | be75fe5dc393aebb2a0da7591d684e746212c98b /ecomp-sdk/pom.xml | |
parent | 5837a6d32c065cc80a95a4bee6b71008304ef312 (diff) |
Blackduck scan fixes
Issue-ID: PORTAL-631
Change-Id: I240f3656de2de2d3540f0fc1d615c461beab14c5
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 4710ad2f..6f718c59 100644 --- a/ecomp-sdk/pom.xml +++ b/ecomp-sdk/pom.xml @@ -34,7 +34,7 @@ <properties> <encoding>UTF-8</encoding> - <springframework.version>4.3.20.RELEASE</springframework.version> + <springframework.version>4.3.24.RELEASE</springframework.version> <hibernate.version>4.3.11.Final</hibernate.version> <skiptests>false</skiptests> <nexusproxy>https://nexus.onap.org</nexusproxy> |