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

This commit is contained in:
2025-02-26 00:03:11 +00:00
parent 447fbe5cda
commit 16424a0365

View File

@ -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.16</version> <version>2.0.17</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.security</groupId> <groupId>org.springframework.security</groupId>