Upgrade SLF4J API 2.0.6 -> 2.0.7 (#536)

See:
- https://www.slf4j.org/news.html
- https://github.com/qos-ch/slf4j/compare/v_2.0.6...v_2.0.7
This commit is contained in:
Picnic-Bot
2023-03-22 18:52:40 +01:00
committed by GitHub
parent 156df71616
commit 04368e9243

View File

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