Skip to content

Commit cf4cd13

Browse files
committed
fix: upgrade org.slf4j:slf4j-api from 2.0.11 to 2.0.12
Snyk has created this PR to upgrade org.slf4j:slf4j-api from 2.0.11 to 2.0.12. See this package in Maven Repository: https://mvnrepository.com/artifact/org.slf4j/slf4j-api/ 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 cf4cd13

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
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>org.slf4j</groupId>
108108
<artifactId>slf4j-api</artifactId>
109-
<version>2.0.11</version>
109+
<version>2.0.12</version>
110110
</dependency>
111111
<!-- CSV reader. Docs: http://opencsv.sourceforge.net -->
112112
<dependency>

0 commit comments

Comments
 (0)