Bump slf4j-simple from 1.7.27 to 1.7.28 (#1887)

Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.27 to 1.7.28.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.27...v_1.7.28)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-13 03:36:26 +02:00 committed by Gabriele C
parent d30580d5d4
commit 3ba323f470

View File

@ -582,7 +582,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>1.7.27</version>
<version>1.7.28</version>
<optional>true</optional>
</dependency>