From 7edf3d37320c593aa92d62338fe7fe2acb35b606 Mon Sep 17 00:00:00 2001 From: vasraz Date: Wed, 18 Aug 2021 13:54:08 +0100 Subject: Align all SDC dependencies versions Signed-off-by: Vasyl Razinkov Change-Id: Iba19bd39ba5a136436ac1e9ca0a7dcc164d6f7bf Issue-ID: SDC-2875 --- openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'openecomp-be/api') 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 282276d0c3..12fe599d33 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 @@ -162,17 +162,17 @@ org.aspectj aspectjweaver - 1.8.9 + ${aspectj.version} org.aspectj aspectjrt - 1.8.9 + ${aspectj.version} org.aspectj aspectjtools - 1.8.9 + ${aspectj.version} org.apache.httpcomponents -- cgit 1.2.3-korg