Skip to content

Commit

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

---
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 Mar 1, 2022
1 parent 16b5a85 commit 3e4c667
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 @@ -70,7 +70,7 @@
<nexus.snapshot.repository>https://app.camunda.com/nexus/content/repositories/zeebe-io-snapshots</nexus.snapshot.repository>
<nexus.snapshot.repository.id>camunda-nexus</nexus.snapshot.repository.id>

<plugin.version.flatten>1.2.2</plugin.version.flatten>
<plugin.version.flatten>1.2.7</plugin.version.flatten>
<plugin.version.fmt>2.9.1</plugin.version.fmt>
<plugin.version.googlejavaformat>1.12.0</plugin.version.googlejavaformat>
<plugin.version.jacoco>0.8.7</plugin.version.jacoco>
Expand Down

0 comments on commit 3e4c667

Please sign in to comment.