Merge pull request #7 from Prominence/dependabot/maven/dev/org.slf4j-slf4j-api-1.7.30

Bump slf4j-api from 1.7.26 to 1.7.30
This commit is contained in:
Alexey Zinchenko 2021-03-24 01:51:02 +03:00 committed by GitHub
commit 02d42c0cd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -162,7 +162,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.26</version>
<version>1.7.30</version>
<scope>compile</scope>
</dependency>