From 225e7801df942d5db510998aa7a871ba29e1d8ed Mon Sep 17 00:00:00 2001 From: ajgeiss0702 Date: Sat, 17 Oct 2020 09:06:43 -0700 Subject: [PATCH] version bump (1.6.10) --- dependency-reduced-pom.xml | 22 +++++++++++++++++++--- pom.xml | 13 ++++++++++--- 2 files changed, 29 insertions(+), 6 deletions(-) diff --git a/dependency-reduced-pom.xml b/dependency-reduced-pom.xml index 3b4df41..065047c 100644 --- a/dependency-reduced-pom.xml +++ b/dependency-reduced-pom.xml @@ -4,7 +4,7 @@ us.ajg0702 ajQueue ajQueue - 1.6.7 + 1.6.10 @@ -55,8 +55,8 @@ - us.ajg0702.utils - us.ajg0702.queue.utils + redis.clients.jedis + us.ajg0702.queue.jedis @@ -104,8 +104,24 @@ CodeMC https://repo.codemc.org/repository/maven-public + + jitpack.io + https://jitpack.io + + + com.github.MyzelYam + PremiumVanishAPI + 2.0.3 + provided + + + jsr305 + com.google.code.findbugs + + + net.md-5 bungeecord-api diff --git a/pom.xml b/pom.xml index 7309869..cd70cb0 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 us.ajg0702 ajQueue - 1.6.9 + 1.6.10 ajQueue @@ -29,6 +29,13 @@ + + redis.clients + jedis + 3.3.0 + compile + + com.github.MyzelYam PremiumVanishAPI @@ -120,8 +127,8 @@ - us.ajg0702.utils - us.ajg0702.queue.utils + redis.clients.jedis + us.ajg0702.queue.jedis