Skip to content

Commit 28504be

Browse files
authored
Merge pull request #62 from ProjectG-Plugins/dependabot/maven/org.apache.logging.log4j-log4j-core-2.13.2
Bump log4j-core from 2.11.2 to 2.13.2
2 parents 3b5158e + 4c9c03e commit 28504be

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
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>org.apache.logging.log4j</groupId>
7777
<artifactId>log4j-core</artifactId>
78-
<version>2.11.2</version>
78+
<version>2.13.2</version>
7979
<scope>provided</scope>
8080
</dependency>
8181
<dependency>

0 commit comments

Comments
 (0)