diff options
Diffstat (limited to 'rest-services/common-dependency')
-rw-r--r-- | rest-services/common-dependency/pom.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/rest-services/common-dependency/pom.xml b/rest-services/common-dependency/pom.xml index cc9c8ad3..f2d6b450 100644 --- a/rest-services/common-dependency/pom.xml +++ b/rest-services/common-dependency/pom.xml @@ -45,9 +45,6 @@ <groupId>org.slf4j</groupId> <artifactId>log4j-over-slf4j</artifactId> </dependency> - <dependency> - <groupId>org.springframework</groupId> - <artifactId>spring-web</artifactId> - </dependency> + </dependencies> </project>
\ No newline at end of file |