Skip to content

Commit e9f6a9e

Browse files
committed
fix: upgrade org.slf4j:slf4j-simple from 2.0.11 to 2.0.12
Snyk has created this PR to upgrade org.slf4j:slf4j-simple from 2.0.11 to 2.0.12. 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 fb874e9 commit e9f6a9e

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
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>org.slf4j</groupId>
103103
<artifactId>slf4j-simple</artifactId>
104-
<version>2.0.11</version>
104+
<version>2.0.12</version>
105105
</dependency>
106106
<dependency>
107107
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)