From 407114e3ff9c90d308cec145a41d5613cc189a18 Mon Sep 17 00:00:00 2001 From: forge-bot Date: Sun, 12 Jul 2026 01:55:50 +0000 Subject: [PATCH] =?UTF-8?q?BAIS=20payments=20=EB=A9=80=ED=8B=B0=EB=AA=A8?= =?UTF-8?q?=EB=93=88=20=EC=B5=9C=EC=86=8C=20=EA=B5=AC=ED=98=84=20(BAIS-CTX?= =?UTF-8?q?-1783821073)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services/payments/pom.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 services/payments/pom.xml diff --git a/services/payments/pom.xml b/services/payments/pom.xml new file mode 100644 index 0000000..f4d20af --- /dev/null +++ b/services/payments/pom.xml @@ -0,0 +1,29 @@ + + + 4.0.0 + + + com.klaro.bais + bais-platform + 1.0-SNAPSHOT + ../../pom.xml + + + payments + + + 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