fixed some compiler warnings

This commit is contained in:
Fabio Formosa
2022-11-12 17:51:47 +01:00
parent 933975ce70
commit c538ea95ee
3 changed files with 5 additions and 3 deletions

View File

@@ -113,7 +113,7 @@
<artifactId>quartz</artifactId>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>1.3.2</version>
</dependency>