From 8ef96b61c9818b3694a84a36cafa78add49a5f62 Mon Sep 17 00:00:00 2001 From: Rodrigo Lima Date: Thu, 16 Jul 2020 16:02:13 -0400 Subject: [PATCH] Java 11 update - Update camel spring boot to 3x - Add glass fish json and jaxb dependencies - Bump jacoco and eclipse link version - Fix apache camel import in NoAuthRestClientTest Issue-ID: AAI-2997 Signed-off-by: Rodrigo Lima Change-Id: Idecdc0ba3055678a7719cf1aed10c5689a81c64a --- pom.xml | 39 ++++++++++++++++++---- .../util/client/NoAuthRestClientTest.java | 2 +- 2 files changed, 33 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 8f2bb21..d05be50 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.springframework.boot spring-boot-starter-parent - 2.1.12.RELEASE + 2.3.1.RELEASE org.onap.aai.data-router @@ -35,7 +35,7 @@ limitations under the License. 1.8 - 2.22.5 + 3.4.0 /appl/${project.artifactId}