commit | 4dd54f39ba1b476dca65f2559148d1864f0b4d9f | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Aug 05 07:04:47 2025 +0000 |
committer | Mark Thomas <mark.thomas@broadcom.com> | Tue Aug 05 17:33:46 2025 +0100 |
tree | e78056a2280b9c554fb470e1c0e0ead9e9c78d65 | |
parent | 2a97a675850967e57d8556883b06784e23c3bedf [diff] |
Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.1 to 1.7.2 Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.7.1...1.7.2) --- updated-dependencies: - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/tck/pom.xml b/tck/pom.xml index c03986b..2dd8108 100644 --- a/tck/pom.xml +++ b/tck/pom.xml
@@ -141,7 +141,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>flatten-maven-plugin</artifactId> - <version>1.7.1</version> + <version>1.7.2</version> <configuration> <flattenMode>ossrh</flattenMode> </configuration>