Skip to content

Commit

Permalink
Bump flatten-maven-plugin from 1.4.0 to 1.4.1
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>
  • Loading branch information
dependabot[bot] authored Apr 7, 2023
1 parent 790b397 commit 0d6c556
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 @@ -26,7 +26,7 @@
<docker.image>${project.artifactId}</docker.image>
<error-prone.version>2.18.0</error-prone.version>
<extra-enforcer-rules.version>1.6.1</extra-enforcer-rules.version>
<flatten-maven-plugin.version>1.4.0</flatten-maven-plugin.version>
<flatten-maven-plugin.version>1.4.1</flatten-maven-plugin.version>
<fmt-maven-plugin.version>2.13</fmt-maven-plugin.version>
<guava.version>31.1-jre</guava.version>
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
Expand Down

0 comments on commit 0d6c556

Please sign in to comment.