Updated pom

This commit is contained in:
Giancarlo Panichi 2021-04-23 16:35:15 +02:00
parent f808798a28
commit 3ec119c2c3
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@
<dependency> <dependency>
<groupId>org.slf4j</groupId> <groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId> <artifactId>slf4j-log4j12</artifactId>
<scope>provided</scope> <scope>test</scope>
</dependency> </dependency>