DBZ-234 Fix API scope

This commit is contained in:
Jiri Pechanec 2020-02-25 14:04:39 +01:00 committed by Gunnar Morling
parent 06858f4023
commit 6541f8d79f

View File

@ -14,7 +14,6 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<scope>provided</scope>
</dependency>
<!-- Testing -->