Skip to content

Commit b007ece

Browse files
authored
Merge pull request #8 from johspaeth/dependabot/maven/org.apache.logging.log4j-log4j-core-2.13.2
Bump log4j-core from 2.11.0 to 2.13.2
2 parents 1ea8394 + ba3e1aa commit b007ece

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
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>org.apache.logging.log4j</groupId>
4343
<artifactId>log4j-core</artifactId>
44-
<version>2.11.0</version>
44+
<version>2.13.2</version>
4545
</dependency>
4646
</dependencies>
4747

0 commit comments

Comments
 (0)