From b56df7dbadd38b5c3631185edc3e2a0e9dbb5ba1 Mon Sep 17 00:00:00 2001 From: halotroop2288 Date: Tue, 4 Feb 2020 15:07:12 -0800 Subject: [PATCH] Added Log4J Maven bugged out about excludes so I dinked around with that too. --- .classpath | 3 ++- pom.xml | 31 +++++++++++++++++++++---------- 2 files changed, 23 insertions(+), 11 deletions(-) diff --git a/.classpath b/.classpath index 58ebdba..88cab8f 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,6 @@ - + @@ -8,6 +8,7 @@ + diff --git a/pom.xml b/pom.xml index 915a220..f2eb6a7 100644 --- a/pom.xml +++ b/pom.xml @@ -38,8 +38,8 @@ - jitpack.io - https://jitpack.io + jitpack.io + https://jitpack.io @@ -57,19 +57,25 @@ - com.github.Spoutcraft - soundsystem - master-SNAPSHOT + com.github.Spoutcraft + soundsystem + master-SNAPSHOT - commons-cli - commons-cli - 1.4 + log4j + log4j + 1.2.17 + + + + commons-cli + commons-cli + 1.4 org.aeonbits.owner - owner - 1.0.10 + owner + 1.0.10 org.lwjgl @@ -112,6 +118,11 @@ joml ${joml.version} + + com.github.JOML-CI + joml-camera + master-SNAPSHOT + com.google.code.gson gson