Skip to content

Commit

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

build(deps): Bump flatten-maven-plugin from 1.2.7 to 1.3.0
  • Loading branch information
bjhargrave authored Aug 17, 2022
2 parents 9b06cdf + e1a0bb6 commit d7fb5ba
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.2.7</version>
<version>1.3.0</version>
<configuration>
<flattenMode>oss</flattenMode>
</configuration>
Expand Down

0 comments on commit d7fb5ba

Please sign in to comment.