Skip to content

Commit

Permalink
Merge pull request #26 from filip26/dependabot/maven/org.codehaus.moj…
Browse files Browse the repository at this point in the history
…o-flatten-maven-plugin-1.5.0

Bump flatten-maven-plugin from 1.4.1 to 1.5.0
  • Loading branch information
filip26 authored Jul 9, 2023
2 parents 583ef98 + 214e436 commit 574fbcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom_parent.xml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<version>1.4.1</version>
<version>1.5.0</version>
<configuration>
<flattenMode>oss</flattenMode>
</configuration>
Expand Down

0 comments on commit 574fbcc

Please sign in to comment.