Skip to content

Commit c124653

Browse files
authoredJun 15, 2020
Bump flatten-maven-plugin from 1.2.2 to 1.2.3 (#21)
Bumps [flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@flatten-maven-plugin-1.2.2...flatten-maven-plugin-1.2.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 61c51da commit c124653

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.2</version>
191+
<version>1.2.3</version>
192192
</plugin>
193193
<plugin>
194194
<groupId>org.sonarsource.scanner.maven</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.