From bc9ab233c21b1e35bac65807e7fc4ba849ec6c5c Mon Sep 17 00:00:00 2001 From: jungwuk Date: Thu, 11 Jul 2024 10:31:00 +0900 Subject: [PATCH 1/5] fix(pom.xml): update repository URL to use HTTPS --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0f6f93a..d32f1b0 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ vault-repo - http://nexus.hc.to/content/repositories/pub_releases + https://nexus.hc.to/content/repositories/pub_releases CodeMC From 3570b1021907e7bb04d43c789e16eeecc2336b7c Mon Sep 17 00:00:00 2001 From: jungwuk Date: Thu, 11 Jul 2024 10:32:06 +0900 Subject: [PATCH 2/5] Update Jobs dependency version in pom.xml Changed the version format of the Jobs dependency from `4.17.2` to `v4.17.2`. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d32f1b0..7920b02 100644 --- a/pom.xml +++ b/pom.xml @@ -144,7 +144,7 @@ com.github.Zrips Jobs - 4.17.2 + v4.17.2 provided From 4095551bb0622d1c7b87e9624b102f01f11abf1b Mon Sep 17 00:00:00 2001 From: jungwuk Date: Thu, 11 Jul 2024 10:39:53 +0900 Subject: [PATCH 3/5] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20chore(deps):=20bump=20?= =?UTF-8?q?lombok=20version=20from=201.18.22=20to=201.18.34=20in=20pom.xml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7920b02..8012a1b 100644 --- a/pom.xml +++ b/pom.xml @@ -150,7 +150,7 @@ org.projectlombok lombok - 1.18.22 + 1.18.34 provided From 450a71f88c5b941b7e5cd372ae7a62dd58e5dac1 Mon Sep 17 00:00:00 2001 From: jungwuk Date: Thu, 11 Jul 2024 10:40:20 +0900 Subject: [PATCH 4/5] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20chore(dependencies):?= =?UTF-8?q?=20update=20LocaleLib=20version=20from=202.4=20to=203.9=20in=20?= =?UTF-8?q?pom.xml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8012a1b..19445d3 100644 --- a/pom.xml +++ b/pom.xml @@ -162,7 +162,7 @@ com.github.PikaMug LocaleLib - 2.4 + 3.9 org.black_ixx From e8c35d79f2217569bee7a2911f2c4200bbebc71e Mon Sep 17 00:00:00 2001 From: jungwuk Date: Thu, 11 Jul 2024 11:15:37 +0900 Subject: [PATCH 5/5] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20chore:=20bump=20versio?= =?UTF-8?q?n=20to=203.16.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ pom.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2345c79..37658c9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +Supported Minecraft versions: 1.16.5 ~ 1.21 + Free version https://www.spigotmc.org/resources/65603/ **Premium version** https://www.spigotmc.org/resources/100058/ diff --git a/pom.xml b/pom.xml index 19445d3..8817812 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ me.sat7 DynamicShop - 3.16.1 + 3.16.2 jar DynamicShop