Skip to content

Commit 4db2003

Browse files
Bump log4j-core from 2.13.1 to 2.13.2 in /examples
Bumps log4j-core from 2.13.1 to 2.13.2. Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35426fd commit 4db2003

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)