Skip to content

Commit be92337

Browse files
Bump org.codehaus.mojo:flatten-maven-plugin from 1.6.0 to 1.7.0 (#1081)
Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@1.6.0...1.7.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5776b2d commit be92337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<plugin>
4545
<groupId>org.codehaus.mojo</groupId>
4646
<artifactId>flatten-maven-plugin</artifactId>
47-
<version>1.6.0</version>
47+
<version>1.7.0</version>
4848
<configuration>
4949
<flattenMode>bom</flattenMode>
5050
<flattenedPomFilename>.flattened</flattenedPomFilename>

0 commit comments

Comments
 (0)