Skip to content

Commit

Permalink
Merge pull request #305 from jenkinsci/dependabot/maven/org.codehaus.…
Browse files Browse the repository at this point in the history
…mojo-flatten-maven-plugin-1.2.2

Bump flatten-maven-plugin from 1.2.1 to 1.2.2
  • Loading branch information
oleg-nenashev authored Apr 6, 2020
2 parents f92566d + 658f1b8 commit ce6b2bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1288,7 +1288,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<version>1.2.1</version>
<version>1.2.2</version>
<configuration>
<updatePomFile>true</updatePomFile>
</configuration>
Expand Down

0 comments on commit ce6b2bb

Please sign in to comment.