fixed dependency duplication

This commit is contained in:
mrbesen 2020-02-21 12:02:24 +01:00
parent ed13f4c9b0
commit 0b29156a8b
Signed by: MrBesen
GPG Key ID: 596B2350DCD67504
1 changed files with 0 additions and 5 deletions

View File

@ -26,11 +26,6 @@
</plugins>
</build>
<dependencies>
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20180130</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>