Change from Vault to VaultAPI

This commit is contained in:
shansen 2017-06-09 00:37:49 +02:00
parent 322981bdf5
commit a88e12a8f7
1 changed files with 2 additions and 2 deletions

View File

@ -70,8 +70,8 @@
</dependency>
<dependency>
<groupId>net.milkbowl.vault</groupId>
<artifactId>Vault</artifactId>
<version>1.5.6</version>
<artifactId>VaultAPI</artifactId>
<version>1.6</version>
<scope>provided</scope>
</dependency>
</dependencies>