fix: upgrade org.slf4j:slf4j-api from 1.6.1 to 1.7.36
Snyk has created this PR to upgrade org.slf4j:slf4j-api from 1.6.1 to 1.7.36. See this package in Maven Repository: https://mvnrepository.com/artifact/org.slf4j/slf4j-api/ See this project in Snyk: https://app.snyk.io/org/shautvast/project/51480974-460a-4d59-95c7-1baf9bb23122?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
6c023c938b
commit
8007e1b3aa
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -107,7 +107,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.slf4j</groupId>
|
<groupId>org.slf4j</groupId>
|
||||||
<artifactId>slf4j-api</artifactId>
|
<artifactId>slf4j-api</artifactId>
|
||||||
<version>1.6.1</version>
|
<version>1.7.36</version>
|
||||||
<type>jar</type>
|
<type>jar</type>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue