Minor Update to fix dependency

This commit is contained in:
Giancarlo Panichi 2021-01-29 19:13:11 +01:00
parent 9c81ae116c
commit 5b2cbe08d7
1 changed files with 1 additions and 0 deletions

View File

@ -174,6 +174,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>xpp3</groupId>