From e7f8012e4fbd40757c45e6368539de4899cfe35a Mon Sep 17 00:00:00 2001 From: "waqas.ikram" Date: Wed, 21 Feb 2024 11:31:00 +0000 Subject: Uplift Spring Boot to 3.2.2 - Upgraded hypersistence-utils-hibernate-60 to hypersistence-utils-hibernate-63 - Introduced @Qualifier annotations where needed Issue-ID: CPS-2101 Change-Id: I8303592ed91584deb6ca5cd4e49800210b6ea989 Signed-off-by: waqas.ikram --- .../dmi-plugin-demo-and-csit-stub-app/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app') 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 eca8871c6..9d61f9f04 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 @@ -103,15 +103,5 @@ dmi-plugin-demo-and-csit-stub-service ${project.version} - - org.eclipse.jetty - jetty-server - 11.0.16 - - - jakarta.servlet - jakarta.servlet-api - 6.0.0 - \ No newline at end of file -- cgit 1.2.3-korg