diff options
Diffstat (limited to 'eaaf_core_utils/pom.xml')
-rw-r--r-- | eaaf_core_utils/pom.xml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/eaaf_core_utils/pom.xml b/eaaf_core_utils/pom.xml index 630ac8d4..13df6c1e 100644 --- a/eaaf_core_utils/pom.xml +++ b/eaaf_core_utils/pom.xml @@ -49,12 +49,7 @@ <groupId>io.grpc</groupId> <artifactId>grpc-core</artifactId> </dependency> - - <dependency> - <groupId>org.springframework</groupId> - <artifactId>spring-webmvc</artifactId> - </dependency> - + <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> |