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-failover/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aai-failover') diff --git a/aai-failover/pom.xml b/aai-failover/pom.xml index c9be3141..a3c55dfc 100644 --- a/aai-failover/pom.xml +++ b/aai-failover/pom.xml @@ -5,7 +5,7 @@ org.onap.aai.aai-common aai-parent - 1.15.3-SNAPSHOT + 1.15.4-SNAPSHOT ../aai-parent/pom.xml 4.0.0 -- cgit