We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd20b0b commit 082bf01Copy full SHA for 082bf01
2 files changed
woody-api/pom.xml
@@ -54,8 +54,8 @@
54
</dependency>
55
<dependency>
56
<groupId>org.slf4j</groupId>
57
- <artifactId>slf4j-log4j12</artifactId>
58
- <version>1.7.36</version>
+ <artifactId>slf4j-reload4j</artifactId>
+ <version>2.0.17</version>
59
<scope>test</scope>
60
61
</dependencies>
woody-thrift/pom.xml
@@ -52,8 +52,8 @@
52
53
0 commit comments