Skip to content

Commit

Permalink
Merge pull request #326 from mwiede/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
mwiede authored May 24, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents bc9ee89 + ee5c365 commit 0658edc
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
@@ -261,7 +261,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<version>1.4.1</version>
<version>1.5.0</version>
<configuration>
<flattenMode>ossrh</flattenMode>
<flattenDependencyMode>all</flattenDependencyMode>

0 comments on commit 0658edc

Please sign in to comment.