Update vault version.

This solves the issue of trying to resolve old dependencies that led to 1m+ compile time for me.
This commit is contained in:
Trent Hensler 2016-03-07 11:10:43 -08:00
parent 4e77fc0f0b
commit 6ea8f7b621
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
<dependency>
<groupId>net.milkbowl.vault</groupId>
<artifactId>Vault</artifactId>
<version>1.5.4</version>
<version>1.5.6</version>
<scope>provided</scope>
</dependency>
<dependency>