Update VaultAPI to 1.7.1.

This commit is contained in:
Andreas Troelsen 2022-07-26 12:23:53 +02:00
parent b76b0e6719
commit d963d90cb9
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@
<dependency>
<groupId>com.github.MilkBowl</groupId>
<artifactId>VaultAPI</artifactId>
<version>1.7</version>
<version>1.7.1</version>
<scope>provided</scope>
</dependency>