[#7643] Updated slf4j once more

This commit is contained in:
lukaseder 2019-04-05 17:32:00 +02:00
parent 519e870394
commit dfaddcaca8

View File

@ -109,7 +109,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.8.0-beta2</version>
<version>1.8.0-beta4</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>