From 6decad690a313993f16f2f9dec332dd98dfe4eca Mon Sep 17 00:00:00 2001
From: Praful Rakhade <99539100+Prafulrakhade@users.noreply.github.com>
Date: Tue, 18 Jun 2024 19:17:55 +0530
Subject: [PATCH 1/2] Update pom.xml
Signed-off-by: Praful Rakhade <99539100+Prafulrakhade@users.noreply.github.com>
---
.../registration-processor-external-integration-service/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/registration-processor/registration-processor-external-integration-service/pom.xml b/registration-processor/registration-processor-external-integration-service/pom.xml
index 62f24ebad5..95e0aebc07 100644
--- a/registration-processor/registration-processor-external-integration-service/pom.xml
+++ b/registration-processor/registration-processor-external-integration-service/pom.xml
@@ -55,7 +55,7 @@
org.springframework.cloud
spring-cloud-starter-config
- ${spring-cloud-config.version}
+ 2.0.0.RELEASE
org.springframework.boot
From 5ef9b651379fc1e409444d5ffe454f0ff16ee732 Mon Sep 17 00:00:00 2001
From: Praful Rakhade <99539100+Prafulrakhade@users.noreply.github.com>
Date: Tue, 18 Jun 2024 19:18:30 +0530
Subject: [PATCH 2/2] Update pom.xml
Signed-off-by: Praful Rakhade <99539100+Prafulrakhade@users.noreply.github.com>
---
.../registration-processor-external-stage/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/registration-processor/registration-processor-external-stage/pom.xml b/registration-processor/registration-processor-external-stage/pom.xml
index 21fde98626..2374b276df 100644
--- a/registration-processor/registration-processor-external-stage/pom.xml
+++ b/registration-processor/registration-processor-external-stage/pom.xml
@@ -43,7 +43,7 @@
org.springframework.cloud
spring-cloud-starter-config
- ${spring-cloud-config.version}
+ 2.0.0.RELEASE
org.mockito