Skip to content
This repository was archived by the owner on Mar 29, 2025. It is now read-only.

Commit f7eb3ca

Browse files
Bump org.codehaus.mojo:flatten-maven-plugin from 1.6.0 to 1.7.0
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] <support@github.com>
1 parent 198c247 commit f7eb3ca

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
@@ -173,7 +173,7 @@
173173
<plugin>
174174
<groupId>org.codehaus.mojo</groupId>
175175
<artifactId>flatten-maven-plugin</artifactId>
176-
<version>1.6.0</version>
176+
<version>1.7.0</version>
177177
<executions>
178178
<execution>
179179
<id>flatten</id>

0 commit comments

Comments
 (0)