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

This commit is contained in:
Renovate Bot (Automatisiert) 2024-08-06 22:02:25 +00:00
parent 4a6b8f5ba2
commit 9de990a36c

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