Skip to content

Commit 7f9e96c

Browse files
Bump org.codehaus.mojo:flatten-maven-plugin from 1.3.0 to 1.6.0
Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.3.0 to 1.6.0. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@flatten-maven-plugin-1.3.0...1.6.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]>
1 parent 3bdd655 commit 7f9e96c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@
524524
<plugin>
525525
<groupId>org.codehaus.mojo</groupId>
526526
<artifactId>flatten-maven-plugin</artifactId>
527-
<version>1.3.0</version>
527+
<version>1.6.0</version>
528528
<configuration>
529529
<updatePomFile>true</updatePomFile>
530530
<flattenMode>resolveCiFriendliesOnly</flattenMode>

0 commit comments

Comments
 (0)