Skip to content

Commit 3fb7f9b

Browse files
committed
feat: upgrade org.slf4j:slf4j-simple from 1.7.36 to 2.0.17
Snyk has created this PR to upgrade org.slf4j:slf4j-simple from 1.7.36 to 2.0.17. See this package in maven: org.slf4j:slf4j-simple See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/9d1a0a2e-7e56-4c3c-b7a9-b62d7b208d90?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent e469599 commit 3fb7f9b

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
@@ -199,7 +199,7 @@
199199
<dependency>
200200
<groupId>org.slf4j</groupId>
201201
<artifactId>slf4j-simple</artifactId>
202-
<version>1.7.36</version>
202+
<version>2.0.17</version>
203203
</dependency>
204204
<!-- https://mvnrepository.com/artifact/io.github.cdimascio/java-dotenv -->
205205
<dependency>

0 commit comments

Comments
 (0)