Skip to content

Commit

Permalink
Merge pull request #535 from eclipse/dependabot/maven/org.codehaus.mo…
Browse files Browse the repository at this point in the history
…jo-flatten-maven-plugin-1.6.0

build(deps): Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0
  • Loading branch information
bjhargrave authored Mar 19, 2024
2 parents 99a700e + 46db470 commit 21c7110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.eclipse.transformer.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ SPDX-License-Identifier: ${project.licenses[0].name}
<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 21c7110

Please sign in to comment.