Skip to content

Commit

Permalink
⬆️(deps): Update dependency org.slf4j:log4j-over-slf4j to v2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2023
1 parent 3b5c1ab commit 234df73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven_plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>log4j-over-slf4j</artifactId>
<version>2.0.9</version>
<version>2.0.10</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down

0 comments on commit 234df73

Please sign in to comment.