Skip to content

Commit 9c5608e

Browse files
committed
fix: upgrade org.slf4j:slf4j-api from 1.7.12 to 1.7.30
Snyk has created this PR to upgrade org.slf4j:slf4j-api from 1.7.12 to 1.7.30. See this package in Maven Repository: https://mvnrepository.com/artifact/org.slf4j/slf4j-api/ See this project in Snyk: https://app.snyk.io/org/oneloginorg/project/874c0ad4-1895-4a72-a702-fced5a510080?utm_source=github&utm_medium=upgrade-pr
1 parent 26a29da commit 9c5608e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<properties>
1414
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15-
<slf4jVersion>1.7.12</slf4jVersion>
15+
<slf4jVersion>1.7.30</slf4jVersion>
1616
<junitVersion>4.12</junitVersion>
1717
<logbackVersion>1.2.3</logbackVersion>
1818
<apacheCommonsLangVersion>3.4</apacheCommonsLangVersion>

0 commit comments

Comments
 (0)