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