Skip to content
Snippets Groups Projects
Commit 7673edb3 authored by Nils Christian Ehmke's avatar Nils Christian Ehmke
Browse files

Corrected dependency

parent 91d52428
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,10 @@
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment