Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.1 to 1.7.2 (#2569)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-07-29 12:49:48 +03:00
committed by GitHub
parent 08118f03d4
commit ce3ffed18b

View File

@@ -80,7 +80,7 @@
<!-- Maven Plugin versions - START -->
<maven.enforcer.plugin.version>3.6.1</maven.enforcer.plugin.version>
<flatten.maven.plugin.version>1.7.1</flatten.maven.plugin.version>
<flatten.maven.plugin.version>1.7.2</flatten.maven.plugin.version>
<maven.site.plugin.version>3.21.0</maven.site.plugin.version>
<maven.surefire.plugin.version>3.5.3</maven.surefire.plugin.version>