From 1ef9bda6c690656920dff691dbbba873ec7595b3 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Fri, 8 Nov 2024 14:32:54 +0100 Subject: Upgrade spring boot to 2.6 - upgrade spring-boot (2.5.15 -> 2.6.15) Issue-ID: AAI-4048 Change-Id: I1e8324ae71f4d9aab06d51bf9d4efce6d42b316a Signed-off-by: Fiete Ostkamp --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index c17796a..4829b0f 100644 --- a/pom.xml +++ b/pom.xml @@ -26,11 +26,11 @@ org.onap.aai.aai-common aai-parent - 1.15.1 + 1.15.2 org.onap.aai.traversal traversal - 1.15.1-SNAPSHOT + 1.15.2-SNAPSHOT aai-traversal pom @@ -42,7 +42,7 @@ Nexus Proxy Properties and Snapshot Locations Ideally this can be overwritten at runtime per internal environment specific values at runtime --> - 1.15.1 + 1.15.2 https://nexus.onap.org /content/sites/site/org/onap/aai/traversal/${project.artifactId}/${project.version} /content/repositories/releases/ -- cgit 1.2.3-korg