From ad9b701a00c237ae8e462de76b500c8612866da6 Mon Sep 17 00:00:00 2001 From: Toine Siebelink Date: Wed, 20 Sep 2023 09:35:10 +0000 Subject: Revert "Migrate CPS to Spring-boot 3.0" This reverts commit 9693ec51cf6526082f0ad0c3ad208d144cbbb163. Reason for revert: Bug fix delivery Change-Id: I73bdc1528192c662983b0bbef73b10b6d612a719 Signed-off-by: egernug Signed-off-by: ToineSiebelink --- cps-service/pom.xml | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'cps-service/pom.xml') diff --git a/cps-service/pom.xml b/cps-service/pom.xml index 3f5d63989..d4fe2e31a 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -111,7 +111,6 @@ org.springframework.boot spring-boot-starter-cache - 3.0.0 org.springframework.boot @@ -125,12 +124,6 @@ org.springframework.kafka spring-kafka - - org.springframework - spring-test - test - - org.codehaus.groovy @@ -177,9 +170,5 @@ aspectjrt test - - jakarta.validation - jakarta.validation-api - -- cgit 1.2.3-korg