Skip to content

Commit bb9fec4

Browse files
committed
fix: upgrade org.slf4j:slf4j-simple from 2.0.6 to 2.0.7
Snyk has created this PR to upgrade org.slf4j:slf4j-simple from 2.0.6 to 2.0.7. See this package in Maven Repository: https://mvnrepository.com/artifact/org.slf4j/slf4j-simple/ See this project in Snyk: https://app.snyk.io/org/pkiraly/project/1edd575e-5f6e-416c-b516-e938a0e826df?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 89fc793 commit bb9fec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>org.slf4j</groupId>
104104
<artifactId>slf4j-simple</artifactId>
105-
<version>2.0.6</version>
105+
<version>2.0.7</version>
106106
</dependency>
107107
<dependency>
108108
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)