From: Fiete Ostkamp Date: Thu, 2 Jan 2025 13:16:10 +0000 (+0100) Subject: Use aai-common 1.15.4 in resources X-Git-Tag: 1.15.4^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=6d04920afb813d9e3c79744f0a9f43b6f46e6c8e;p=aai%2Fresources.git Use aai-common 1.15.4 in resources - use aai-common 1.15.4 that contains dependency updates - do not declare jnr-ffi as explicit dependency since it is only used transitively - change org.json dependency scope to test - remove freemarker and hamcrest-junit dependencies since they are not used Issue-ID: AAI-4094 Change-Id: I0c4fdee7d0f4ab2ae12dd92bb5b079bf3281054f Signed-off-by: Fiete Ostkamp --- diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 6692e757..e3dd9ce1 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -429,10 +429,6 @@ com.google.guava guava - - com.github.jnr - jnr-ffi - com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider @@ -455,10 +451,7 @@ org.json json - - - org.freemarker - freemarker + test org.eclipse.persistence @@ -529,17 +522,6 @@ 3.21.0 test - - org.hamcrest - hamcrest-junit - test - - - junit - junit - - - org.skyscreamer diff --git a/pom.xml b/pom.xml index 1cc88dcb..c1d916a8 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.aai.aai-common aai-parent - 1.15.3 + 1.15.4 org.onap.aai.resources resources @@ -49,7 +49,7 @@ /content/repositories/staging/ ${project.version} - 1.15.3 + 1.15.4 1.12.7