Skip to content

Commit e1e55de

Browse files
committed
fix: upgrade org.slf4j:slf4j-api from 2.0.13 to 2.0.17
Snyk has created this PR to upgrade org.slf4j:slf4j-api from 2.0.13 to 2.0.17. See this package in maven: org.slf4j:slf4j-api See this project in Snyk: https://app.snyk.io/org/luis100/project/b1187a31-133a-4d18-baa0-020a0f39b9ce?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent bf0a723 commit e1e55de

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
@@ -619,7 +619,7 @@
619619
<dependency>
620620
<groupId>org.slf4j</groupId>
621621
<artifactId>slf4j-api</artifactId>
622-
<version>2.0.13</version>
622+
<version>2.0.17</version>
623623
</dependency>
624624
<dependency>
625625
<groupId>ch.qos.logback</groupId>

0 commit comments

Comments
 (0)