From 085b2fdf2c58f71bbf6ed5fb36f916efb9026058 Mon Sep 17 00:00:00 2001
From: Thomas <>
Date: Mon, 11 Sep 2023 12:12:18 +0200
Subject: chore(core): remove some deprecated API methods
---
eaaf_modules/eaaf_module_pvp2_idp/pom.xml | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
(limited to 'eaaf_modules/eaaf_module_pvp2_idp')
diff --git a/eaaf_modules/eaaf_module_pvp2_idp/pom.xml b/eaaf_modules/eaaf_module_pvp2_idp/pom.xml
index bfd3b278..48c1e8e0 100644
--- a/eaaf_modules/eaaf_module_pvp2_idp/pom.xml
+++ b/eaaf_modules/eaaf_module_pvp2_idp/pom.xml
@@ -22,7 +22,12 @@
org.springframework
spring-webmvc
provided
-
+
+
+ org.springframework
+ spring-context
+ provided
+
jakarta.servlet
jakarta.servlet-api
--
cgit v1.2.3