Upgrade SLF4J 2.0.10 -> 2.0.11 (#957)

See:
- https://www.slf4j.org/news.html
- https://github.com/qos-ch/slf4j/compare/v_2.0.10...v_2.0.11
This commit is contained in:
Picnic-Bot
2024-01-12 10:59:49 +01:00
committed by GitHub
parent 6ad94b5c29
commit a89f986763

View File

@@ -466,7 +466,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-bom</artifactId>
<version>2.0.10</version>
<version>2.0.11</version>
<type>pom</type>
<scope>import</scope>
</dependency>