Merge pull request #215 from BigBotNetwork/dependabot/maven/greg-dev/org.slf4j-slf4j-simple-1.7.30

Bump slf4j-simple from 1.7.29 to 1.7.30
This commit is contained in:
Skidder 2019-12-17 15:40:53 +01:00 committed by GitHub
commit cb9ef4c8e1
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.7.29</version> <version>1.7.30</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>club.minnced</groupId> <groupId>club.minnced</groupId>