Skip to content

Commit c44a7be

Browse files
authored
Merge pull request #2401 from mybatis/dependabot/maven/org.apache.logging.log4j-log4j-core-2.16.0
Bump log4j-core from 2.15.0 to 2.16.0
2 parents a4cea06 + 30b51d8 commit c44a7be

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.15.0</version>
180+
<version>2.16.0</version>
181181
<optional>true</optional>
182182
</dependency>
183183
<dependency>

0 commit comments

Comments
 (0)