Skip to content

Commit

Permalink
fix(deps): update dependency org.slf4j:log4j-over-slf4j to v2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent bedf34e commit b23db1f
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 @@ -149,7 +149,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>log4j-over-slf4j</artifactId>
<version>2.0.3</version>
<version>2.0.9</version>
</dependency>
<dependency>
<groupId>net.sf.ehcache</groupId>
Expand Down

0 comments on commit b23db1f

Please sign in to comment.