Updated some dependencies

This commit is contained in:
2024-03-18 16:55:23 +01:00
parent c60fb613d4
commit 69af006001
6 changed files with 9 additions and 9 deletions

View File

@@ -17,7 +17,7 @@
<dependency>
<groupId>io.github.classgraph</groupId>
<artifactId>classgraph</artifactId>
<version>4.8.149</version>
<version>4.8.168</version>
</dependency>
<dependency>
<groupId>fr.pandacube.lib</groupId>
@@ -36,7 +36,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.3.0</version>
<version>3.5.2</version>
<executions>
<execution>
<phase>package</phase>