Skip to content

Commit 6490a16

Browse files
authored
Merge pull request #2406 from mybatis/dependabot/maven/org.apache.logging.log4j-log4j-core-2.17.0
Bump log4j-core from 2.16.0 to 2.17.0
2 parents 455fe6e + 8883b22 commit 6490a16

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
@@ -171,7 +171,7 @@
171171
<dependency>
172172
<groupId>org.apache.logging.log4j</groupId>
173173
<artifactId>log4j-core</artifactId>
174-
<version>2.16.0</version>
174+
<version>2.17.0</version>
175175
<optional>true</optional>
176176
</dependency>
177177
<dependency>

0 commit comments

Comments
 (0)