Skip to content

Commit b51f4df

Browse files
Replace dependency org.slf4j:slf4j-log4j12 with org.slf4j:slf4j-reload4j 2.0.17
1 parent 3e60c70 commit b51f4df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ SOFTWARE.
8787
</dependency>
8888
<dependency>
8989
<groupId>org.slf4j</groupId>
90-
<artifactId>slf4j-log4j12</artifactId>
90+
<artifactId>slf4j-reload4j</artifactId>
9191
<version>2.0.17</version>
9292
<scope>runtime</scope>
9393
</dependency>

0 commit comments

Comments
 (0)