Skip to content

Commit 0a32544

Browse files
authored
Merge pull request #2415 from mybatis/dependabot/maven/org.apache.logging.log4j-log4j-core-2.17.1
Bump log4j-core from 2.17.0 to 2.17.1
2 parents efd0b77 + ba009ed commit 0a32544

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
@@ -289,7 +289,7 @@
289289
<dependency>
290290
<groupId>org.apache.logging.log4j</groupId>
291291
<artifactId>log4j-core</artifactId>
292-
<version>2.17.0</version>
292+
<version>2.17.1</version>
293293
<scope>test</scope>
294294
</dependency>
295295
</dependencies>

0 commit comments

Comments
 (0)