Skip to content

Commit

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

Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0
  • Loading branch information
badgerwithagun authored Mar 12, 2024
2 parents 1175ee9 + ce5af2e commit 9c542dc
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 @@ -202,7 +202,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<version>1.5.0</version>
<version>1.6.0</version>
<configuration>
<flattenMode>oss</flattenMode>
</configuration>
Expand Down

0 comments on commit 9c542dc

Please sign in to comment.