Skip to content

Commit 9464922

Browse files
fix: upgrade org.apache.logging.log4j:log4j-api from 2.24.1 to 2.24.2 (#1207)
Snyk has created this PR to upgrade org.apache.logging.log4j:log4j-api from 2.24.1 to 2.24.2. See this package in maven: org.apache.logging.log4j:log4j-api See this project in Snyk: https://app.snyk.io/org/neqsim/project/86e71bb0-950f-445f-94e7-32e73d92cca3?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent 9aab2e6 commit 9464922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>org.apache.logging.log4j</groupId>
5555
<artifactId>log4j-api</artifactId>
56-
<version>2.24.1</version>
56+
<version>2.24.2</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)