Skip to content

Commit b81c848

Browse files
authored
Merge pull request #6 from rewolf/dependabot/maven/org.apache.logging.log4j-log4j-core-2.16.0
Bump log4j-core from 2.13.2 to 2.16.0
2 parents 9770806 + 52fc8a5 commit b81c848

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
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>org.apache.logging.log4j</groupId>
1919
<artifactId>log4j-core</artifactId>
20-
<version>2.13.2</version>
20+
<version>2.16.0</version>
2121
</dependency>
2222
<dependency>
2323
<groupId>junit</groupId>

0 commit comments

Comments
 (0)