Merge pull request #74 from SBDPlugins/dependabot/maven/com.github.MilkBowl-VaultAPI-1.7.1

Bump VaultAPI from 1.7 to 1.7.1
This commit is contained in:
Stijn Bannink 2023-06-11 11:26:29 +02:00 committed by GitHub
commit 3ea6a82eaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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