Upgrade SLF4J 2.0.12 -> 2.0.13 (#1136)

See:
- https://www.slf4j.org/news.html
- https://github.com/qos-ch/slf4j/compare/v_2.0.12...v_2.0.13
This commit is contained in:
Picnic-Bot
2024-04-15 07:36:02 +02:00
committed by GitHub
parent 9e230302e9
commit 032109756d

View File

@@ -483,7 +483,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-bom</artifactId>
<version>2.0.12</version>
<version>2.0.13</version>
<type>pom</type>
<scope>import</scope>
</dependency>