remove duplicate library dependancy

This commit is contained in:
jascotty2 2019-08-25 14:57:11 -05:00
parent 032a702e68
commit 2b192929f8

View File

@ -91,11 +91,6 @@
<artifactId>vault</artifactId> <artifactId>vault</artifactId>
<version>1.7.1</version> <version>1.7.1</version>
</dependency> </dependency>
<dependency>
<groupId>net.milkbowl</groupId>
<artifactId>vault</artifactId>
<version>1.7.1</version>
</dependency>
<dependency> <dependency>
<groupId>com.gamingmesh</groupId> <groupId>com.gamingmesh</groupId>
<artifactId>jobs</artifactId> <artifactId>jobs</artifactId>