diff options
Diffstat (limited to 'eaaf_core')
-rw-r--r-- | eaaf_core/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eaaf_core/pom.xml b/eaaf_core/pom.xml index f41463df..520884ea 100644 --- a/eaaf_core/pom.xml +++ b/eaaf_core/pom.xml @@ -37,6 +37,7 @@ <dependency> <groupId>org.springframework</groupId> <artifactId>spring-webmvc</artifactId> + <scope>provided</scope> </dependency> <dependency> <groupId>org.slf4j</groupId> |