Skip to content

Commit d419aec

Browse files
Bump flatten-maven-plugin from 1.4.1 to 1.5.0 (#202)
Bumps [flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@1.4.1...1.5.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 4c8a67f commit d419aec

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
@@ -337,7 +337,7 @@
337337
<plugin>
338338
<groupId>org.codehaus.mojo</groupId>
339339
<artifactId>flatten-maven-plugin</artifactId>
340-
<version>1.4.1</version>
340+
<version>1.5.0</version>
341341
<configuration>
342342
<updatePomFile>true</updatePomFile>
343343
<flattenMode>resolveCiFriendliesOnly</flattenMode>

0 commit comments

Comments
 (0)