From 3160d0842b76a0e6bbf75928467c3d97a040839e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 17:11:46 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 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] --- 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 9229c9574..f7bd19b8a 100644 --- a/cdi/pom.xml +++ b/cdi/pom.xml @@ -33,7 +33,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.2 + 3.5.3 package diff --git a/examples/configmap/pom.xml b/examples/configmap/pom.xml index ee01a4e56..1eb6921b6 100644 --- a/examples/configmap/pom.xml +++ b/examples/configmap/pom.xml @@ -61,7 +61,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.2 + 3.5.3 package