diff --git a/pom.xml b/pom.xml index 14edb51..8c5faf4 100644 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,23 @@ xyz.geik.webhook.discord GDWebhook 1.0-SNAPSHOT + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + 1.8 + 1.8 + + + + org.apache.maven.plugins + maven-jar-plugin + + + org.projectlombok @@ -17,8 +34,8 @@ - 18 - 18 + 11 + 11 \ No newline at end of file