Skip to content

Commit 4078213

Browse files
Bump flatten-maven-plugin from 1.3.0 to 1.4.1 (#174)
Bumps [flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.3.0 to 1.4.1. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@flatten-maven-plugin-1.3.0...1.4.1) --- 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 5c1c719 commit 4078213

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

0 commit comments

Comments
 (0)