trying to fix #27818

This commit is contained in:
Francesco Mangiacrapa 2024-07-10 14:26:31 +02:00
parent 2ff1977867
commit 55139e3835
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>[1.7.25,]</version>
<scope>provided</scope>
</dependency>