summaryrefslogtreecommitdiffstats
path: root/cps-rest
diff options
context:
space:
mode:
authorPriyank Maheshwari <priyank.maheshwari@est.tech>2025-01-24 12:23:53 +0000
committerGerrit Code Review <gerrit@onap.org>2025-01-24 12:23:53 +0000
commit4c645ef7d6e5a76a7d26991c247533cb75e64e22 (patch)
tree23a0b13da8caa47edd18ae6e4cd7d4b866d4b8cc /cps-rest
parent3e79098a14652dc2a9465b5183361df6d772d0b2 (diff)
parent0cb3dec31d5a42ef00e89038aef1625179c8ac00 (diff)
Merge "Fix for cm handles stuck in LOCKED during registration"
Diffstat (limited to 'cps-rest')
-rw-r--r--cps-rest/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml
index b04daf03bd..f72cef9f28 100644
--- a/cps-rest/pom.xml
+++ b/cps-rest/pom.xml
@@ -62,10 +62,6 @@
<artifactId>spring-boot-starter-jetty</artifactId>
</dependency>
<dependency>
- <groupId>org.springframework.retry</groupId>
- <artifactId>spring-retry</artifactId>
- </dependency>
- <dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-aspects</artifactId>
</dependency>