Skip to content

Commit

Permalink
Bump flatten-maven-plugin from 1.4.0 to 1.4.1 (#3005)
Browse files Browse the repository at this point in the history
Bumps [flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases)
- [Commits](mojohaus/flatten-maven-plugin@1.4.0...1.4.1)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:flatten-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 27, 2023
1 parent c865e70 commit dadfa48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assertj-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>
<inherited>false</inherited>
<executions>
<execution>
Expand Down

0 comments on commit dadfa48

Please sign in to comment.