From 1044640c80e6586192e14635ae5a65d2f6524dc8 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 24 Mar 2020 19:51:58 +0100 Subject: fix dependency problems with different Java Spring versions --- eaaf_modules/eaaf_module_pvp2_idp/pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'eaaf_modules/eaaf_module_pvp2_idp/pom.xml') diff --git a/eaaf_modules/eaaf_module_pvp2_idp/pom.xml b/eaaf_modules/eaaf_module_pvp2_idp/pom.xml index cf833f67..b570c88a 100644 --- a/eaaf_modules/eaaf_module_pvp2_idp/pom.xml +++ b/eaaf_modules/eaaf_module_pvp2_idp/pom.xml @@ -19,7 +19,11 @@ eaaf_module_pvp2_core ${egiz.eaaf.version} - + + org.springframework + spring-webmvc + provided + javax.servlet javax.servlet-api -- cgit v1.2.3