Skip to content

Commit 4ec46f3

Browse files
authored
Merge pull request #2398 from mybatis/dependabot/maven/org.apache.logging.log4j-log4j-core-2.15.0
Bump log4j-core from 2.14.1 to 2.15.0
2 parents 4eb468c + c24812b commit 4ec46f3

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
@@ -177,7 +177,7 @@
177177
<dependency>
178178
<groupId>org.apache.logging.log4j</groupId>
179179
<artifactId>log4j-core</artifactId>
180-
<version>2.14.1</version>
180+
<version>2.15.0</version>
181181
<optional>true</optional>
182182
</dependency>
183183
<dependency>

0 commit comments

Comments
 (0)