From 315cc50d39facda91c937dbb72d4d28b89524afe Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Fri, 8 Nov 2024 09:49:07 +0100 Subject: Upgrade spring boot to 2.6 - upgrade spring boot (2.5.15 -> 2.6.15) - migrate aai-schema-ingest module to JUnit 5 Issue-ID: AAI-4048 Change-Id: I72a59891fdbcdea9b54f6c02aae09fcc7a26947a Signed-off-by: Fiete Ostkamp --- aai-core/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'aai-core') diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 4ce7f76d..41772b96 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -204,10 +204,10 @@ limitations under the License. 2.7.14 - org.springframework.kafka - spring-kafka-test - test - + org.springframework.kafka + spring-kafka-test + test + com.googlecode.json-simple json-simple -- cgit 1.2.3-korg