Skip to content

Commit

Permalink
Merge pull request #62 from jenkinsci/dependabot/maven/org.codehaus.m…
Browse files Browse the repository at this point in the history
…ojo-flatten-maven-plugin-1.1.0

Bump flatten-maven-plugin from 1.0.1 to 1.1.0
  • Loading branch information
oleg-nenashev committed Dec 10, 2019
2 parents 46532cb + f3c2b92 commit 4fb13c3
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 @@ -782,7 +782,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<version>1.0.1</version>
<version>1.1.0</version>
<configuration>
<updatePomFile>true</updatePomFile>
<outputDirectory>${project.build.directory}</outputDirectory>
Expand Down

0 comments on commit 4fb13c3

Please sign in to comment.