From 44ff621d73dd80cc4a9f414d5a83bd162f94d135 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Sep 2021 20:21:49 +0100 Subject: [PATCH 1/2] Bump bstats-bukkit from 1.8 to 2.2.1 (#99) Bumps [bstats-bukkit](https://github.com/Bastian/bStats-Metrics) from 1.8 to 2.2.1. - [Release notes](https://github.com/Bastian/bStats-Metrics/releases) - [Commits](https://github.com/Bastian/bStats-Metrics/commits/v2.2.1) --- updated-dependencies: - dependency-name: org.bstats:bstats-bukkit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ryan Resolves FS-419 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dc0dfbdb..97ce81f0 100644 --- a/pom.xml +++ b/pom.xml @@ -141,7 +141,7 @@ org.bstats bstats-bukkit - 1.8 + 2.2.1 compile From 0a9b95bfceac84c0b9cd785806eb68894e20fe78 Mon Sep 17 00:00:00 2001 From: Ryan Date: Sat, 11 Sep 2021 01:19:08 +0100 Subject: [PATCH 2/2] Move to new ATLAS Nexus (#138) * Move to new ATLAS Nexus Turns out jFrog is super expensive and 10GB of Bandwidth doesn't go far, this should make things a lot better :) * Update pom.xml * Update pom.xml --- pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 97ce81f0..92f00dc3 100644 --- a/pom.xml +++ b/pom.xml @@ -41,8 +41,8 @@ - totalfreedom-development - https://atlasmedia.jfrog.io/artifactory/totalfreedom-development/ + atlas-nexus-01-totalfreedom-development + https://nexus-01.core.atlas-media.co.uk/repository/totalfreedom-development/ @@ -133,9 +133,9 @@ - ca.momoperes - mojangson - 1.0-20210821.193420-1 + com.github.speedxx + Mojangson + 1957eef8d6 @@ -230,10 +230,10 @@ - com.github.AtlasMediaGroup - TFGuilds - master-SNAPSHOT - provided + me.totalfreedom + tfguilds + 2021.06-RC2 + compile