Skip to content

Commit

Permalink
Dependency org.slf4j:slf4j-log4j12 --> org.slf4j:slf4j-reload4j
Browse files Browse the repository at this point in the history
  • Loading branch information
Querela committed Feb 2, 2024
1 parent f3b7de9 commit 8b90a13
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 @@ -88,7 +88,7 @@

<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<artifactId>slf4j-reload4j</artifactId>
<version>${slf4j.version}</version>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 8b90a13

Please sign in to comment.