Bump slf4j-simple from 1.6.4 to 1.7.29

Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.6.4 to 1.7.29.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-01 09:38:48 +00:00 committed by GitHub
parent b44d24d93b
commit 017e9c418e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@
<dependency> <dependency>
<groupId>org.slf4j</groupId> <groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId> <artifactId>slf4j-simple</artifactId>
<version>1.6.4</version> <version>1.7.29</version>
</dependency> </dependency>
</dependencies> </dependencies>