From f8cde33d5903c59fb77339ea706f9b775497ca1d Mon Sep 17 00:00:00 2001 From: Christian Koop Date: Tue, 15 Feb 2022 21:17:14 +0100 Subject: [PATCH 1/2] Removes useless dependencies --- pom.xml | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/pom.xml b/pom.xml index 02bfd9c..2966e47 100644 --- a/pom.xml +++ b/pom.xml @@ -64,9 +64,6 @@ com.songoda:SongodaCore - com.zaxxer:HikariCP - org.slf4j:slf4j-api - org.slf4j:slf4j-nop @@ -146,29 +143,5 @@ 2.6.11 compile - - - com.zaxxer - HikariCP - 3.2.0 - - - - org.xerial - sqlite-jdbc - 3.23.1 - - - - org.slf4j - slf4j-api - 1.7.25 - - - - org.slf4j - slf4j-nop - 1.7.25 - From dd29b7b49b606916adc56e60298cfca874bee964 Mon Sep 17 00:00:00 2001 From: Christian Koop Date: Tue, 15 Feb 2022 21:17:31 +0100 Subject: [PATCH 2/2] Release v2.0.9 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2966e47..348a805 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ com.songoda UltimateModeration 4.0.0 - 2.0.8 + 2.0.9 clean install