diff --git a/pom.xml b/pom.xml new file mode 100644 index 00000000..83569028 --- /dev/null +++ b/pom.xml @@ -0,0 +1,25 @@ + + + + 4.0.0 + + some + org.mygroup + 1.0.0-SNAPSHOT + jar + + + + + org.apache.logging.log4j + log4j-core + 2.13.3 + + + com.google.code.gson + gson + 2.8.0 + + +