Skip to content

Commit

Permalink
replace slf4j-log4j12 with slf4j-reload4j
Browse files Browse the repository at this point in the history
  • Loading branch information
chenejac committed Mar 12, 2024
1 parent 03517df commit 903a255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<artifactId>slf4j-reload4j</artifactId>
<version>1.7.36</version>
</dependency>
<dependency>
Expand Down

0 comments on commit 903a255

Please sign in to comment.