diff --git a/services/payments/pom.xml b/services/payments/pom.xml new file mode 100644 index 0000000..ef43d2a --- /dev/null +++ b/services/payments/pom.xml @@ -0,0 +1,17 @@ + + + 4.0.0 + + ../../pom.xml + + payments + + + org.apache.commons + commons-lang3 + 3.18.0 + + + \ No newline at end of file