Skip to content

Commit 0691204

Browse files
committed
fix: upgrade org.apache.logging.log4j:log4j-slf4j-impl from 2.11.0 to 2.13.3
Snyk has created this PR to upgrade org.apache.logging.log4j:log4j-slf4j-impl from 2.11.0 to 2.13.3. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-slf4j-impl/ See this project in Snyk: https://app.snyk.io/org/research-virtualfortknox/project/1f1c5388-ce9e-47f4-9f8b-20050e766120?utm_source=github&utm_medium=upgrade-pr
1 parent b133f85 commit 0691204

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
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>org.apache.logging.log4j</groupId>
100100
<artifactId>log4j-slf4j-impl</artifactId>
101-
<version>2.11.0</version>
101+
<version>2.13.3</version>
102102
</dependency>
103103

104104
<!-- JUnit5 Jupiter -->

0 commit comments

Comments
 (0)