Skip to content

Commit 52461ea

Browse files
authored
Merge pull request #44 from wechaty/dependabot/maven/examples/org.apache.logging.log4j-log4j-core-2.13.2
Bump log4j-core from 2.13.1 to 2.13.2 in /examples
2 parents 0ef9e00 + 4db2003 commit 52461ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>org.apache.logging.log4j</groupId>
4343
<artifactId>log4j-core</artifactId>
44-
<version>2.13.1</version>
44+
<version>2.13.2</version>
4545
</dependency>
4646
<dependency> <!-- 桥接:告诉Slf4j使用Log4j2 -->
4747
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)