Skip to content

Commit 0ef9e00

Browse files
authored
Merge pull request #43 from wechaty/dependabot/maven/org.apache.logging.log4j-log4j-core-2.13.2
Bump log4j-core from 2.13.1 to 2.13.2
2 parents e79ac6d + c54d3d8 commit 0ef9e00

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
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>org.apache.logging.log4j</groupId>
8181
<artifactId>log4j-core</artifactId>
82-
<version>2.13.1</version>
82+
<version>2.13.2</version>
8383
<scope>test</scope>
8484
</dependency>
8585
<dependency>

0 commit comments

Comments
 (0)