This commit is contained in:
Nick Minkler 2015-03-25 09:02:02 -07:00
commit 0aa296ceb4

View File

@ -12,7 +12,7 @@ How to use with maven: note that the VaultAPI version is 2 numerals, unlike Vaul
<dependency>
<groupId>net.milkbowl.vault</groupId>
<artifactId>VaultAPI</artifactId>
<version>1.4</version>
<version>1.5</version>
<scope>provided</scope>
</dependency>
</dependencies>