Skip to content

Commit

Permalink
Merge pull request #5661 from bndtools/dependabot/maven/maven-plugins…
Browse files Browse the repository at this point in the history
…/org.codehaus.mojo-flatten-maven-plugin-1.5.0

build(deps): Bump flatten-maven-plugin from 1.4.1 to 1.5.0 in /maven-plugins
  • Loading branch information
pkriens committed May 22, 2023
2 parents 015fbad + ca9a124 commit 89f37b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-plugins/bnd-plugin-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,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 89f37b6

Please sign in to comment.