From 5c42492e60892dfa6062cbdb134f8f0993fa95c8 Mon Sep 17 00:00:00 2001 From: forge-bot Date: Sun, 12 Jul 2026 01:58:31 +0000 Subject: [PATCH] Dependency Version Compatibility Analysis (iss-9d4b58af86c6) --- services/payments/pom.xml | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) diff --git a/services/payments/pom.xml b/services/payments/pom.xml index f4d20af..1cc72b6 100644 --- a/services/payments/pom.xml +++ b/services/payments/pom.xml @@ -1,29 +1,18 @@ - - + 4.0.0 - - com.klaro.bais - bais-platform - 1.0-SNAPSHOT - ../../pom.xml + org.springframework.boot + spring-boot-starter-parent + 3.5.14 - payments + 1.0-SNAPSHOT org.apache.commons commons-lang3 3.18.0 - - org.springframework.boot - spring-boot-starter-test - 3.5.14 - test - + - \ No newline at end of file