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 --- .../dmi-plugin-demo-and-csit-stub-app/pom.xml | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'dmi-plugin-demo-and-csit-stub') diff --git a/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml b/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml index afc7f0736..2d3a9be7e 100644 --- a/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml +++ b/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml @@ -91,7 +91,6 @@ com.google.cloud.tools jib-maven-plugin - 3.3.2 @@ -103,15 +102,5 @@ dmi-plugin-demo-and-csit-stub-service ${project.version} - - org.eclipse.jetty - jetty-server - 11.0.14 - - - jakarta.servlet - jakarta.servlet-api - 6.0.0 - \ No newline at end of file -- cgit 1.2.3-korg