From 1fef128513bc75ad61876c696f070579f38c94e6 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Mon, 17 Jun 2024 09:23:54 +0200 Subject: Update aai-common to 1.14.1 in resources - includes tinkerpop update from 3.3.0 to 3.3.11 - update guava from 18 to 25.0-jre - resolve maven build warnings (undeclared dep versions, duplicate deps, reporting configuration) Issue-ID: AAI-3878 Change-Id: Ia04619eff77b13e77caddbe5483dfd944e75821e 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 44f7a4f..8bd1cc1 100644 --- a/pom.xml +++ b/pom.xml @@ -26,11 +26,11 @@ org.onap.aai.aai-common aai-parent - 1.14.0 + 1.14.1 org.onap.aai.resources resources - 1.14.0-SNAPSHOT + 1.14.1-SNAPSHOT aai-resources pom @@ -48,7 +48,7 @@ /content/repositories/staging/ ${project.version} - 1.14.0 + 1.14.1 1.12.4 -- cgit 1.2.3-korg