Skip to content

Commit 6602a46

Browse files
authoredJun 30, 2020
Bump flatten-maven-plugin from 1.2.3 to 1.2.4 (#25)
Bumps [flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@flatten-maven-plugin-1.2.3...flatten-maven-plugin-1.2.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b14d6b commit 6602a46

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
@@ -188,7 +188,7 @@
188188
<plugin>
189189
<groupId>org.codehaus.mojo</groupId>
190190
<artifactId>flatten-maven-plugin</artifactId>
191-
<version>1.2.3</version>
191+
<version>1.2.4</version>
192192
</plugin>
193193
<plugin>
194194
<groupId>org.sonarsource.scanner.maven</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.