update more dependency

This commit is contained in:
Anthony Calosa
2024-09-10 23:39:51 +08:00
parent d7c106ba7e
commit 78f3d3d74d
6 changed files with 5 additions and 10 deletions

View File

@@ -56,11 +56,6 @@
<artifactId>forge-gui</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.8.1</version>
</dependency>
<dependency>
<groupId>forge</groupId>
<artifactId>forge-gui-desktop</artifactId>