From c150d607e9a9920dbf72aad14070b96074510da3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 07:58:08 +0800 Subject: [PATCH 1/5] chore(deps): bump cc.carm.lib:easyplugin-color from 1.5.8 to 1.5.10 (#53) Bumps [cc.carm.lib:easyplugin-color](https://github.com/CarmJos/EasyPlugin) from 1.5.8 to 1.5.10. - [Release notes](https://github.com/CarmJos/EasyPlugin/releases) - [Commits](https://github.com/CarmJos/EasyPlugin/compare/1.5.8...1.5.10) --- updated-dependencies: - dependency-name: cc.carm.lib:easyplugin-color dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 923df9b..7d3b700 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ UTF-8 3.8.0 - 1.5.8 + 1.5.10 1.0.1 From 357b6054a46631815562d82ed2d4fc20be04b877 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 07:58:18 +0800 Subject: [PATCH 2/5] chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#52) Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.1...surefire-3.2.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7d3b700..daea011 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.1 + 3.2.2 false From 67d1fd67fcfa0807b36ffc835931d4e55503b1cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 07:58:26 +0800 Subject: [PATCH 3/5] chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin (#51) Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.6.0 to 3.6.2. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.6.0...maven-javadoc-plugin-3.6.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index daea011..fea170d 100644 --- a/pom.xml +++ b/pom.xml @@ -196,7 +196,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.0 + 3.6.2 javadoc false From c3d993311eefda241a890dd5a0d98afe803596a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 01:16:44 +0800 Subject: [PATCH 4/5] chore(deps): bump cc.carm.lib:easyplugin-color from 1.5.10 to 1.5.11 (#54) Bumps [cc.carm.lib:easyplugin-color](https://github.com/CarmJos/EasyPlugin) from 1.5.10 to 1.5.11. - [Release notes](https://github.com/CarmJos/EasyPlugin/releases) - [Commits](https://github.com/CarmJos/EasyPlugin/compare/1.5.10...1.5.11) --- updated-dependencies: - dependency-name: cc.carm.lib:easyplugin-color dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fea170d..6c9b8c0 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ UTF-8 3.8.0 - 1.5.10 + 1.5.11 1.0.1 From 46bfbe063e56a994502858093afa912d14ce5a53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 17:56:10 +0800 Subject: [PATCH 5/5] chore(deps): bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#55) Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.0.1 to 24.1.0. - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](https://github.com/JetBrains/java-annotations/compare/24.0.1...24.1.0) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6c9b8c0..d6fa923 100644 --- a/pom.xml +++ b/pom.xml @@ -109,7 +109,7 @@ org.jetbrains annotations - 24.0.1 + 24.1.0 provided