From 498b357833a128211aac0bf6c4325f0b100b72b6 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Fri, 6 Dec 2024 13:58:51 +0100 Subject: Remove dependency management for spring-security-rsa dependency - remove spring-security-rsa from aai-parent - bump snapshot version to 1.15.4-SNAPSHOT Issue-ID: AAI-4081 Change-Id: I8ae022bc7307efeac7cfd90415e2d412f83cfd9b Signed-off-by: Fiete Ostkamp --- aai-parent/pom.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'aai-parent/pom.xml') diff --git a/aai-parent/pom.xml b/aai-parent/pom.xml index e45c009f..c55f7b14 100644 --- a/aai-parent/pom.xml +++ b/aai-parent/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.onap.aai.aai-common aai-common - 1.15.3-SNAPSHOT + 1.15.4-SNAPSHOT aai-parent aai-parent @@ -122,7 +122,6 @@ limitations under the License. 3.7.0.1746 - 1.0.8.RELEASE 1.1.1 1.9.1 1.5.1 @@ -144,12 +143,6 @@ limitations under the License. pom import - - - org.springframework.security - spring-security-rsa - ${spring.security.rsa.version} - com.googlecode.json-simple -- cgit 1.2.3-korg