From 55979e1007defb4fdefc3508bd4234958ef2019c Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Thu, 21 Nov 2024 16:09:24 +0100 Subject: Upgrade spring-boot to 2.7 - upgrade spring-boot (2.6.15 -> 2.7.18) - upgrade tinkerpop (3.7.1 -> 3.7.3) - upgrade janusgraph (1.0.0 -> 1.0.1) Issue-ID: AAI-4067 Change-Id: I06ab3c705981a9aebe2e0f6fdc7060735c8cd39c Signed-off-by: Fiete Ostkamp --- aai-parent/pom.xml | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) (limited to 'aai-parent/pom.xml') diff --git a/aai-parent/pom.xml b/aai-parent/pom.xml index 932907b7..ff2b4232 100644 --- a/aai-parent/pom.xml +++ b/aai-parent/pom.xml @@ -61,8 +61,8 @@ limitations under the License. 2.0.0-oss 2.3.31 33.3.1-jre - 3.7.1 - 1.0.0 + 3.7.3 + 1.0.1 2.9.1 2.0.0.0 2.2 @@ -86,7 +86,7 @@ limitations under the License. Please don't upgrade to 2.3.0 or above for nexus iq or security scans as it could potentially break our code --> - 2.6.15 + 2.7.18 2.2.0 20190722 4.12 @@ -97,8 +97,6 @@ limitations under the License. 2.17.1 3.4.0 3.4.0 - 4.1.63.Final - 4.1.63.Final 3.1 3.1.1 0.9.10 @@ -485,19 +483,6 @@ limitations under the License. swagger-jersey-jaxrs ${io.swagger.version} - - - io.netty - netty-handler - ${netty.handler.version} - - - - io.netty - netty-all - ${netty.version} - - org.onap.aai.schema-service aai-schema -- cgit 1.2.3-korg