diff options
author | Michael Lando <ml636r@att.com> | 2018-05-22 18:26:11 +0300 |
---|---|---|
committer | Avi Gaffa <avi.gaffa@amdocs.com> | 2018-05-23 14:08:18 +0000 |
commit | 636c993f04cbc3e52d40fd5c4c7126772d074179 (patch) | |
tree | ebbda74a346d66c183daf5bb688925fc72e602dc /openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml | |
parent | f0c3f38fc7d23b7d6fcda939aafe57d429b8f41a (diff) |
update onboarding spring
as requested for security purposes upgrading spring to 4.3.15.RELEASE
Change-Id: Ia2fd120860384291a38272bea5331467a395984f
Issue-ID: SDC-1323
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml')
-rw-r--r-- | openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml index b716f98df8..9bf2a7346d 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml @@ -16,7 +16,6 @@ </parent> <properties> - <spring.version>4.3.4.RELEASE</spring.version> <jetty.version>9.3.6.v20151106</jetty.version> </properties> |