From 59ef36fe1c9be385fc71d440a963d7320fbbafd6 Mon Sep 17 00:00:00 2001 From: Christian Koop Date: Sun, 10 Jul 2022 13:08:32 +0200 Subject: [PATCH 1/4] Update maven-shade-plugin to v3.3.0 --- UltimateTimber/Plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UltimateTimber/Plugin/pom.xml b/UltimateTimber/Plugin/pom.xml index dca7799..ce4b737 100644 --- a/UltimateTimber/Plugin/pom.xml +++ b/UltimateTimber/Plugin/pom.xml @@ -53,7 +53,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.3.0-SNAPSHOT + 3.3.0 shaded From 48a4cf416b2e4e89666b72c21bfb1e522114b354 Mon Sep 17 00:00:00 2001 From: "songoda-projects-overview[bot]" <111250264+songoda-projects-overview[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 00:48:23 +0200 Subject: [PATCH 2/4] Bump SongodaCore version to `2.6.15-DEV` --- UltimateTimber/Core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UltimateTimber/Core/pom.xml b/UltimateTimber/Core/pom.xml index 1d1b5dd..36e3812 100644 --- a/UltimateTimber/Core/pom.xml +++ b/UltimateTimber/Core/pom.xml @@ -22,7 +22,7 @@ com.songoda SongodaCore - 2.6.13 + 2.6.15-DEV compile From 04ebcb4a52da767df5581dd3584d13c302d02a74 Mon Sep 17 00:00:00 2001 From: "songoda-projects-overview[bot]" <111250264+songoda-projects-overview[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 22:19:55 +0200 Subject: [PATCH 3/4] Bump SongodaCore version to `2.6.16` --- UltimateTimber/Core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UltimateTimber/Core/pom.xml b/UltimateTimber/Core/pom.xml index 36e3812..d015150 100644 --- a/UltimateTimber/Core/pom.xml +++ b/UltimateTimber/Core/pom.xml @@ -22,7 +22,7 @@ com.songoda SongodaCore - 2.6.15-DEV + 2.6.16 compile From b3f11ff81917412f8b3d00b44364020a5c337998 Mon Sep 17 00:00:00 2001 From: Christian Koop Date: Mon, 5 Sep 2022 22:29:32 +0200 Subject: [PATCH 4/4] Release v2.3.4 --- UltimateTimber/Core/pom.xml | 2 +- UltimateTimber/Plugin/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/UltimateTimber/Core/pom.xml b/UltimateTimber/Core/pom.xml index d015150..03502af 100644 --- a/UltimateTimber/Core/pom.xml +++ b/UltimateTimber/Core/pom.xml @@ -4,7 +4,7 @@ com.songoda UltimateTimber - 2.3.3 + 2.3.4 ../../pom.xml diff --git a/UltimateTimber/Plugin/pom.xml b/UltimateTimber/Plugin/pom.xml index ce4b737..ad21f1f 100644 --- a/UltimateTimber/Plugin/pom.xml +++ b/UltimateTimber/Plugin/pom.xml @@ -4,7 +4,7 @@ com.songoda UltimateTimber - 2.3.3 + 2.3.4 ../../pom.xml diff --git a/pom.xml b/pom.xml index f073791..7da8691 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.songoda UltimateTimber - 2.3.3 + 2.3.4 pom