From 0dae2f085f439f3bcc5f260a271507477701deb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 05:54:00 +0000 Subject: [PATCH] Bump org.codehaus.mojo:flatten-maven-plugin from 1.6.0 to 1.7.3 Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.6.0 to 1.7.3. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.6.0...1.7.3) --- updated-dependencies: - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-version: 1.7.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- assembly-thin/pom.xml | 2 +- assembly-uber/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assembly-thin/pom.xml b/assembly-thin/pom.xml index 5c084cce6..0d71280d9 100644 --- a/assembly-thin/pom.xml +++ b/assembly-thin/pom.xml @@ -64,7 +64,7 @@ org.codehaus.mojo flatten-maven-plugin - 1.6.0 + 1.7.3 true oss diff --git a/assembly-uber/pom.xml b/assembly-uber/pom.xml index ce9c30486..2844750db 100644 --- a/assembly-uber/pom.xml +++ b/assembly-uber/pom.xml @@ -64,7 +64,7 @@ org.codehaus.mojo flatten-maven-plugin - 1.6.0 + 1.7.3 true oss