From 53208e359d28bebe8dc5116d295b19dba7010d68 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Wed, 18 Oct 2023 15:28:34 +0200 Subject: Update spring-boot to 2.3 - update spring-boot to latest 2.3.X release - replace deprecated property distribution.sla with distribution.slo Issue-ID: AAI-3666 Change-Id: I4d3fcebf7360e1c21cbde7d45c709483a0bdce5b Signed-off-by: Fiete Ostkamp --- aai-resources/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'aai-resources/pom.xml') diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index dcc125c..51c7e55 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -32,8 +32,8 @@ 1.8 - 2.2.13.RELEASE - 5.2.12.RELEASE + 2.3.12.RELEASE + 5.2.15.RELEASE ${spring.version} ${spring.version} org.onap.aai.ResourcesApp -- cgit 1.2.3-korg