Skip to content

Commit

Permalink
Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases)
- [Commits](mojohaus/flatten-maven-plugin@1.5.0...1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 5647749 commit 74c508d
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
Expand Up @@ -51,7 +51,7 @@
<properties>
<project.build.targetJdk>8</project.build.targetJdk>
<!-- dependencies -->
<flatten-maven-plugin.version>1.5.0</flatten-maven-plugin.version>
<flatten-maven-plugin.version>1.6.0</flatten-maven-plugin.version>
<!-- keep until SpotBugs #2732 is released, > 4.8.2 -->
<dep.spotbugs.version>4.7.3</dep.spotbugs.version>
</properties>
Expand Down

0 comments on commit 74c508d

Please sign in to comment.