#3834: Update to SLF4J 2

This commit is contained in:
Yannick Lamprecht
2025-06-03 20:06:28 +10:00
committed by md_5
parent 244412405a
commit 31f7ef8c54
10 changed files with 437 additions and 1000 deletions

View File

@@ -28,7 +28,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.36</version>
<version>2.0.17</version>
<scope>compile</scope>
</dependency>
</dependencies>