Merge pull request #561 from games647/dependabot/maven/org.slf4j-slf4j-jdk14-1.7.31

Bump slf4j-jdk14 from 1.7.30 to 1.7.31
This commit is contained in:
games647
2021-06-21 12:07:45 +02:00
committed by GitHub

View File

@ -74,7 +74,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-jdk14</artifactId>
<version>1.7.30</version>
<version>1.7.31</version>
</dependency>
<!-- snakeyaml is present in Bungee, Spigot, Cauldron and so we could use this independent implementation -->