From 16f10dab3abaca43a8940451f6a19bf32dee7a1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 11:44:55 +0100 Subject: [PATCH] Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 (#1172) Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.3 to 3.6.0. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.3...maven-shade-plugin-3.6.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] 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 18fcbf2e7..5394a0a9c 100644 --- a/cdi/pom.xml +++ b/cdi/pom.xml @@ -33,7 +33,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.3 + 3.6.0 package diff --git a/examples/configmap/pom.xml b/examples/configmap/pom.xml index 34a037f1c..771a2d3b8 100644 --- a/examples/configmap/pom.xml +++ b/examples/configmap/pom.xml @@ -61,7 +61,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.3 + 3.6.0 package