From e33f8c3c25bafe1454917b58a28eb9f162b838bc Mon Sep 17 00:00:00 2001 From: Florian CUNY Date: Mon, 18 Feb 2019 21:19:12 +0100 Subject: [PATCH] Using jitpack to get Vault as their repository is down See https://github.com/MilkBowl/VaultAPI/issues/69 for reference. --- pom.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 3fb407a5d..4f6627ebe 100644 --- a/pom.xml +++ b/pom.xml @@ -57,8 +57,8 @@ https://repo.codemc.org/repository/maven-public - vault-repo - http://nexus.hc.to/content/repositories/pub_releases + jitpack.io + https://jitpack.io placeholderapi-repo @@ -105,11 +105,12 @@ mongodb-driver 3.8.0 - + + - net.milkbowl.vault + com.github.MilkBowl VaultAPI - 1.7 + 68f14ec provided