Skip to content

Commit 7c0361f

Browse files
committed
fix: upgrade org.slf4j:slf4j-jdk14 from 2.0.6 to 2.0.9
Snyk has created this PR to upgrade org.slf4j:slf4j-jdk14 from 2.0.6 to 2.0.9. See this package in Maven Repository: https://mvnrepository.com/artifact/org.slf4j/slf4j-jdk14/ See this project in Snyk: https://app.snyk.io/org/quickfix-j/project/49dc9b33-0e4f-4ffc-9388-4795d68fe877?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 7e05e3c commit 7c0361f

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
@@ -68,7 +68,7 @@
6868
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6969
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
7070
<jdkLevel>1.8</jdkLevel>
71-
<slf4j.version>2.0.6</slf4j.version>
71+
<slf4j.version>2.0.9</slf4j.version>
7272
<mockito-core.version>4.11.0</mockito-core.version>
7373
<hamcrest.version>2.2</hamcrest.version>
7474
<junit.jupiter.version>5.6.1</junit.jupiter.version>

0 commit comments

Comments
 (0)