1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

Update pom.xml

This commit is contained in:
TheBusyBiscuit 2019-02-20 12:50:14 +01:00 committed by GitHub
parent 02613cd577
commit 89a8b6b528
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -125,11 +125,6 @@
<artifactId>ExoticGarden</artifactId>
<version>1.2.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.8.1</version>
</dependency>
</dependencies>
</dependencyManagement>
</project>