Skip to content

Commit 0f90022

Browse files
committed
fix: upgrade org.apache.logging.log4j:log4j-api from 2.25.1 to 2.25.2
Snyk has created this PR to upgrade org.apache.logging.log4j:log4j-api from 2.25.1 to 2.25.2. See this package in maven: org.apache.logging.log4j:log4j-api See this project in Snyk: https://app.snyk.io/org/kankadev/project/f4b3eae9-bdce-4bd3-a573-2206bd37f956?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent e0405e3 commit 0f90022

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
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>org.apache.logging.log4j</groupId>
9797
<artifactId>log4j-api</artifactId>
98-
<version>2.25.1</version>
98+
<version>2.25.2</version>
9999
</dependency>
100100
<dependency>
101101
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)