diff options
Diffstat (limited to 'ecomp-sdk/pom.xml')
-rw-r--r-- | ecomp-sdk/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ecomp-sdk/pom.xml b/ecomp-sdk/pom.xml index d65b84a8..07039127 100644 --- a/ecomp-sdk/pom.xml +++ b/ecomp-sdk/pom.xml @@ -34,8 +34,8 @@ <properties> <encoding>UTF-8</encoding> - <springframework.version>4.3.24.RELEASE</springframework.version> - <hibernate.version>4.3.11.Final</hibernate.version> + <springframework.version>5.2.8.RELEASE</springframework.version> + <hibernate.version>5.4.3.Final</hibernate.version> <skiptests>false</skiptests> <nexusproxy>https://nexus.onap.org</nexusproxy> <snapshotNexusPath>content/repositories/snapshots/</snapshotNexusPath> |