Upgrade SLF4J API 2.0.5 -> 2.0.6 (#409)

See:
- https://www.slf4j.org/news.html
- https://github.com/qos-ch/slf4j/compare/v_2.0.5...v_2.0.6
This commit is contained in:
Picnic-Bot
2022-12-13 17:11:06 +01:00
committed by GitHub
parent 8d0f1d78e6
commit bfbf748d47

View File

@@ -377,7 +377,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.5</version>
<version>2.0.6</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>