From 4c8e157e70bb06465090b9d766ec57552d35bc00 Mon Sep 17 00:00:00 2001 From: forge-bot Date: Sun, 12 Jul 2026 01:59:48 +0000 Subject: [PATCH 1/2] forge: open work branch for iss-4dfa7e3755c4-attempt-1 --- .forge/iss-4dfa7e3755c4-attempt-1.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .forge/iss-4dfa7e3755c4-attempt-1.md diff --git a/.forge/iss-4dfa7e3755c4-attempt-1.md b/.forge/iss-4dfa7e3755c4-attempt-1.md new file mode 100644 index 0000000..e5dfb04 --- /dev/null +++ b/.forge/iss-4dfa7e3755c4-attempt-1.md @@ -0,0 +1,3 @@ +# iss-4dfa7e3755c4-attempt-1 + +Forge 이슈 작업 브랜치 `forge/iss-4dfa7e3755c4-attempt-1`. -- 2.49.1 From 8914e2f4b0fd7b737a51f63f51ec629e08dc7832 Mon Sep 17 00:00:00 2001 From: forge-bot Date: Sun, 12 Jul 2026 02:00:01 +0000 Subject: [PATCH 2/2] Spring Boot Upgrade Strategy Documentation (iss-4dfa7e3755c4) --- pom.xml | 35 ++++++++++++++++++++++------------- 1 file changed, 22 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index d025c7b..40a874e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,22 +1,31 @@ - 4.0.0 - org.springframework.boot spring-boot-starter-parent 3.5.14 - - com.klaro.bais - bais-platform - 1.0-SNAPSHOT - pom - - - services/payments - - - \ No newline at end of file + bais-context-1783821073 + 1.0.0-SNAPSHOT + com.example.bais + + + org.apache.commons + commons-lang3 + 3.18.0 + + + + + + org.springframework.boot + spring-boot-dependencies + 3.5.14 + pom + import + + + + -- 2.49.1