From e70ea4679ebb2ec66e40750b92d954215b37ed7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 09:53:50 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#1119) Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.1...maven-shade-plugin-3.5.2) --- 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> --- cdi/pom.xml | 2 +- examples/configmap/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cdi/pom.xml b/cdi/pom.xml index e4a0932b3..b491253ec 100644 --- a/cdi/pom.xml +++ b/cdi/pom.xml @@ -33,7 +33,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.1 + 3.5.2 package diff --git a/examples/configmap/pom.xml b/examples/configmap/pom.xml index 0ba98d05f..c88de7c12 100644 --- a/examples/configmap/pom.xml +++ b/examples/configmap/pom.xml @@ -61,7 +61,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.1 + 3.5.2 package