Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 53bf70e

Browse files
authored
Merge pull request #758 from microsoft/dependabot/maven/samples/47.inspection/org.apache.logging.log4j-log4j-core-2.13.2
Bump log4j-core from 2.11.0 to 2.13.2 in /samples/47.inspection
2 parents 37b424a + bfa607f commit 53bf70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/47.inspection/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>org.apache.logging.log4j</groupId>
7575
<artifactId>log4j-core</artifactId>
76-
<version>2.11.0</version>
76+
<version>2.13.2</version>
7777
</dependency>
7878

7979
<dependency>

0 commit comments

Comments
 (0)