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-schema-ingest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aai-schema-ingest') diff --git a/aai-schema-ingest/pom.xml b/aai-schema-ingest/pom.xml index 3ee4f2eb..23404b20 100644 --- a/aai-schema-ingest/pom.xml +++ b/aai-schema-ingest/pom.xml @@ -26,7 +26,7 @@ limitations under the License. org.onap.aai.aai-common aai-parent - 1.15.3-SNAPSHOT + 1.15.4-SNAPSHOT ../aai-parent/pom.xml aai-schema-ingest -- cgit 1.2.3-korg