diff options
Diffstat (limited to 'cps-ri/pom.xml')
-rw-r--r-- | cps-ri/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 2492cb837e..f065421ec9 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -56,10 +56,6 @@ <artifactId>spring-boot-starter-validation</artifactId>
</dependency>
<dependency>
- <groupId>org.springframework.retry</groupId>
- <artifactId>spring-retry</artifactId>
- </dependency>
- <dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-aspects</artifactId>
</dependency>
|