We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 637d9fe commit 858c2faCopy full SHA for 858c2fa
api/pom.xml
@@ -34,7 +34,7 @@
34
<dependency>
35
<groupId>org.slf4j</groupId>
36
<artifactId>slf4j-api</artifactId>
37
- <version>1.6.2</version>
+ <version>1.7.5</version>
38
</dependency>
39
</dependencies>
40
pom.xml
@@ -500,7 +500,7 @@
500
501
<groupId>ch.qos.logback</groupId>
502
<artifactId>logback-classic</artifactId>
503
- <version>0.9.26</version>
+ <version>1.0.13</version>
504
<scope>test</scope>
505
506
0 commit comments