Skip to content

Commit b621f73

Browse files
authored
Merge pull request #8 from bibbox/dependabot/maven/org.apache.logging.log4j-log4j-core-2.16.0
Bump log4j-core from 2.7 to 2.16.0
2 parents b8bd54c + 4ac48ab commit b621f73

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
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>org.apache.logging.log4j</groupId>
8383
<artifactId>log4j-core</artifactId>
84-
<version>2.7</version>
84+
<version>2.16.0</version>
8585
</dependency>
8686
<dependency>
8787
<groupId>commons-cli</groupId>

0 commit comments

Comments
 (0)