Commit 3a85b203 authored by Nico Mack's avatar Nico Mack

Fixed slf4j-api dependency incompatibility

parent bbd187e6
......@@ -169,7 +169,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.30</version>
<version>1.7.25</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment