Skip to content

Commit

Permalink
Bump flatten-maven-plugin from 1.2.7 to 1.3.0 (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 17, 2022
1 parent d560a8d commit 458543a
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 @@ -875,7 +875,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<version>1.2.7</version>
<version>1.3.0</version>
<configuration>
<updatePomFile>true</updatePomFile>
<outputDirectory>${project.build.directory}</outputDirectory>
Expand Down

0 comments on commit 458543a

Please sign in to comment.