From e52a2e6c8b6a4fb51eed2e0df7aaa70cc972fcda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Sep 2023 07:55:59 +0000 Subject: [PATCH] build(deps): bump org.apache.maven.plugins:maven-shade-plugin Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.0...maven-shade-plugin-3.5.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apt-test-generator/pom.xml | 2 +- benchmark/pom.xml | 2 +- example-github-with-coroutine/pom.xml | 2 +- example-github/pom.xml | 2 +- example-wikipedia/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apt-test-generator/pom.xml b/apt-test-generator/pom.xml index 89d4a75a6..dcfe218ae 100644 --- a/apt-test-generator/pom.xml +++ b/apt-test-generator/pom.xml @@ -97,7 +97,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.0 + 3.5.1 package diff --git a/benchmark/pom.xml b/benchmark/pom.xml index ec5c7a655..b48fa4661 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -137,7 +137,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.0 + 3.5.1 package diff --git a/example-github-with-coroutine/pom.xml b/example-github-with-coroutine/pom.xml index 02d2bdbf8..4739eb6e6 100644 --- a/example-github-with-coroutine/pom.xml +++ b/example-github-with-coroutine/pom.xml @@ -58,7 +58,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.0 + 3.5.1 package diff --git a/example-github/pom.xml b/example-github/pom.xml index dde9f519f..a83e59d18 100644 --- a/example-github/pom.xml +++ b/example-github/pom.xml @@ -54,7 +54,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.0 + 3.5.1 package diff --git a/example-wikipedia/pom.xml b/example-wikipedia/pom.xml index 39f9b4460..2a3567114 100644 --- a/example-wikipedia/pom.xml +++ b/example-wikipedia/pom.xml @@ -55,7 +55,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.0 + 3.5.1 package