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.
2 parents 4ba01b1 + 0e49d33 commit c1ec4a6Copy full SHA for c1ec4a6
pom.xml
@@ -161,7 +161,7 @@
161
<dependency>
162
<groupId>org.slf4j</groupId>
163
<artifactId>slf4j-api</artifactId>
164
- <version>1.7.36</version>
+ <version>2.0.0</version>
165
<optional>true</optional>
166
</dependency>
167
@@ -303,7 +303,7 @@
303
304
<groupId>ch.qos.logback</groupId>
305
<artifactId>logback-classic</artifactId>
306
- <version>1.2.11</version>
+ <version>1.3.0</version>
307
<scope>test</scope>
308
309
0 commit comments