Update dependency org.slf4j:slf4j-api to v2.0.16
All checks were successful
Keycloak mailcow Build / Build und Bereitstellung (pull_request) Successful in 16s
Keycloak mailcow Build / Build und Bereitstellung (push) Successful in 12s

This commit is contained in:
Renovate Bot (Automatisiert) 2024-08-10 22:02:20 +00:00
parent b9ef52c12b
commit 4d93162c0c

@ -50,7 +50,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.15</version>
<version>2.0.16</version>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>