Skip to content

Commit

Permalink
Merge pull request #262 from uPortal-Project/renovate/org.slf4j-log4j…
Browse files Browse the repository at this point in the history
…-over-slf4j-2.x

fix(deps): update dependency org.slf4j:log4j-over-slf4j to v2
  • Loading branch information
ChristianMurphy authored Oct 27, 2022
2 parents b0483b8 + 8fe5df4 commit dc82a86
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 @@ -137,7 +137,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>log4j-over-slf4j</artifactId>
<version>1.7.36</version>
<version>2.0.3</version>
</dependency>
<dependency>
<groupId>net.sf.ehcache</groupId>
Expand Down

0 comments on commit dc82a86

Please sign in to comment.