Skip to content

Commit 57b9ad5

Browse files
committed
fix: upgrade org.slf4j:slf4j-api from 2.0.15 to 2.0.16
Snyk has created this PR to upgrade org.slf4j:slf4j-api from 2.0.15 to 2.0.16. See this package in maven: 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 216b71d commit 57b9ad5

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.15</version>
109+
<version>2.0.16</version>
110110
</dependency>
111111
<!-- CSV reader. Docs: http://opencsv.sourceforge.net -->
112112
<dependency>

0 commit comments

Comments
 (0)