Skip to content

Commit e9b8e41

Browse files
fix: upgrade org.apache.logging.log4j:log4j-api from 2.22.1 to 2.23.0 (#947)
Snyk has created this PR to upgrade org.apache.logging.log4j:log4j-api from 2.22.1 to 2.23.0. See this package in Maven Repository: https://mvnrepository.com/artifact/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 27f865f commit e9b8e41

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
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.apache.logging.log4j</groupId>
4141
<artifactId>log4j-api</artifactId>
42-
<version>2.22.1</version>
42+
<version>2.23.0</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)