From 123d99a07c0c1350586c94d5ee7088514327ea3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 20:04:34 +1200 Subject: [PATCH] build(deps): bump maven-shade-plugin from 3.3.0 to 3.4.0 (#1752) Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.3.0...maven-shade-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 22b77bb2..3b70a33c 100644 --- a/apt-test-generator/pom.xml +++ b/apt-test-generator/pom.xml @@ -95,7 +95,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.3.0 + 3.4.0 package diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 26f28f16..b7b630d0 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -134,7 +134,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.3.0 + 3.4.0 package diff --git a/example-github-with-coroutine/pom.xml b/example-github-with-coroutine/pom.xml index 9136b768..5b8f057f 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.3.0 + 3.4.0 package diff --git a/example-github/pom.xml b/example-github/pom.xml index fc90179c..77ed79ea 100644 --- a/example-github/pom.xml +++ b/example-github/pom.xml @@ -54,7 +54,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.3.0 + 3.4.0 package diff --git a/example-wikipedia/pom.xml b/example-wikipedia/pom.xml index c3352d5e..3cee876d 100644 --- a/example-wikipedia/pom.xml +++ b/example-wikipedia/pom.xml @@ -55,7 +55,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.3.0 + 3.4.0 package