Skip to content

Commit 104652d

Browse files
authored
Merge pull request #1347 from mybatis/renovate/log4j2-monorepo
Update dependency org.apache.logging.log4j:log4j-api to v2.25.2
2 parents 8adaa27 + 5ecc6bb commit 104652d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>org.apache.logging.log4j</groupId>
103103
<artifactId>log4j-api</artifactId>
104-
<version>2.25.1</version>
104+
<version>2.25.2</version>
105105
</dependency>
106106
<dependency>
107107
<groupId>commons-logging</groupId>

0 commit comments

Comments
 (0)