Skip to content

Commit 9460c66

Browse files
authored
fix: upgrade org.slf4j:slf4j-api from 1.7.31 to 1.7.36 (#340)
Snyk has created this PR to upgrade org.slf4j:slf4j-api from 1.7.31 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/elans3/project/69b72945-6716-4ca4-9d84-0d75f8969115?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent e5ca65a commit 9460c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/virtualan-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<spring.version>5.0.3.RELEASE</spring.version>
2525
<groovy.version>3.0.8</groovy.version>
2626
<junit.version>4.13.2</junit.version>
27-
<slf4j.version>1.7.31</slf4j.version>
27+
<slf4j.version>1.7.36</slf4j.version>
2828
<validation-api.version>1.1.0.Final</validation-api.version>
2929
<lombok.version>1.18.20</lombok.version>
3030
<jaxb.version>2.3.1</jaxb.version>

0 commit comments

Comments
 (0)