Skip to content

Commit edd39e6

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom_parent.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
<plugin>
169169
<groupId>org.codehaus.mojo</groupId>
170170
<artifactId>flatten-maven-plugin</artifactId>
171-
<version>1.3.0</version>
171+
<version>1.7.0</version>
172172
<configuration>
173173
<flattenMode>ossrh</flattenMode>
174174
</configuration>

0 commit comments

Comments
 (0)