Skip to content

Commit

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

Bump org.codehaus.mojo:flatten-maven-plugin from 1.3.0 to 1.6.0
  • Loading branch information
filip26 authored Jul 29, 2024
2 parents 53f9e85 + dbf433a commit d411010
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 @@ -182,7 +182,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<version>1.3.0</version>
<version>1.6.0</version>
<configuration>
<flattenMode>ossrh</flattenMode>
</configuration>
Expand Down

0 comments on commit d411010

Please sign in to comment.