Skip to content

Commit 1899636

Browse files
Bump flatten-maven-plugin from 1.3.0 to 1.4.0 (#1423)
Bumps [flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@flatten-maven-plugin-1.3.0...1.4.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 3fa8fe1 commit 1899636

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
@@ -198,7 +198,7 @@
198198
<plugin>
199199
<groupId>org.codehaus.mojo</groupId>
200200
<artifactId>flatten-maven-plugin</artifactId>
201-
<version>1.3.0</version>
201+
<version>1.4.0</version>
202202
</plugin>
203203
<plugin>
204204
<groupId>org.jacoco</groupId>

0 commit comments

Comments
 (0)