diff options
Diffstat (limited to 'cps-service')
-rw-r--r-- | cps-service/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cps-service/pom.xml b/cps-service/pom.xml index 1be45d1bce..aca100f7c4 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -90,11 +90,6 @@ <artifactId>slf4j-api</artifactId> </dependency> <dependency> - <!-- For dependency injection --> - <groupId>org.springframework</groupId> - <artifactId>spring-context</artifactId> - </dependency> - <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-validation</artifactId> </dependency> |