From c754bc5ae8be3dc973bcc00f9498aecfc792b7fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 09:43:58 -0300 Subject: [PATCH] build(deps): bump org.apache.maven.plugins:maven-shade-plugin (#2393) Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.2...maven-shade-plugin-3.5.3) --- 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] 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 1bb08a4aa..024ab3654 100644 --- a/apt-test-generator/pom.xml +++ b/apt-test-generator/pom.xml @@ -103,7 +103,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.2 + 3.5.3 package diff --git a/benchmark/pom.xml b/benchmark/pom.xml index c672d4900..0797f2da8 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -137,7 +137,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.2 + 3.5.3 package diff --git a/example-github-with-coroutine/pom.xml b/example-github-with-coroutine/pom.xml index 9854f2636..9a84739d9 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.2 + 3.5.3 package diff --git a/example-github/pom.xml b/example-github/pom.xml index b2d58e904..2386f5a2a 100644 --- a/example-github/pom.xml +++ b/example-github/pom.xml @@ -54,7 +54,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.2 + 3.5.3 package diff --git a/example-wikipedia/pom.xml b/example-wikipedia/pom.xml index c9ee4d9b8..8ee619be9 100644 --- a/example-wikipedia/pom.xml +++ b/example-wikipedia/pom.xml @@ -55,7 +55,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.2 + 3.5.3 package