Update dependency org.slf4j:slf4j-api to v2.0.15
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-08 22:02:32 +00:00
parent 9de990a36c
commit b9ef52c12b

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