Removed wrong dependency scope

This commit is contained in:
Luca Frosini 2024-05-24 11:05:43 +02:00
parent dc8595d13e
commit 1399f7709b
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<scope>provided</scope>
</dependency>
<!-- Test Dependencies -->
<dependency>