Skip to content

Commit 021086b

Browse files
authored
Merge pull request #1726 from mybatis/dependabot/maven/org.apache.logging.log4j-log4j-core-2.12.1
Bump log4j-core from 2.11.2 to 2.12.1
2 parents c107f11 + 9575292 commit 021086b

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
@@ -180,7 +180,7 @@
180180
<dependency>
181181
<groupId>org.apache.logging.log4j</groupId>
182182
<artifactId>log4j-core</artifactId>
183-
<version>2.11.2</version>
183+
<version>2.12.1</version>
184184
<optional>true</optional>
185185
</dependency>
186186
<dependency>

0 commit comments

Comments
 (0)