Skip to content

Commit

Permalink
Merge pull request #30 from blubin/dependabot/maven/org.apache.loggin…
Browse files Browse the repository at this point in the history
…g.log4j-log4j-core-2.15.0

chore(deps): bump log4j-core from 2.13.2 to 2.15.0
  • Loading branch information
blubin authored Dec 10, 2021
2 parents af733ff + 2ffa68d commit e4109e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.13.2</version>
<version>2.15.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit e4109e4

Please sign in to comment.