Skip to content

Commit

Permalink
Replace dependency org.slf4j:slf4j-log4j12 with org.slf4j:slf4j-reload4j
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 25, 2025
1 parent c86ccf1 commit 0c5141e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>2.0.16</version>
<artifactId>slf4j-reload4j</artifactId>
<version>2.0.17</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 0c5141e

Please sign in to comment.