Skip to content

Commit

Permalink
Bump gitflow-maven-plugin from 1.17.0 to 1.18.0
Browse files Browse the repository at this point in the history
Bumps [gitflow-maven-plugin](https://github.com/aleksandr-m/gitflow-maven-plugin) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/aleksandr-m/gitflow-maven-plugin/releases)
- [Changelog](https://github.com/aleksandr-m/gitflow-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](aleksandr-m/gitflow-maven-plugin@v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: com.amashchenko.maven.plugin:gitflow-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 21, 2022
1 parent 0ef1c01 commit 46c438d
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 @@ -141,7 +141,7 @@
<plugin>
<groupId>com.amashchenko.maven.plugin</groupId>
<artifactId>gitflow-maven-plugin</artifactId>
<version>1.17.0</version>
<version>1.18.0</version>
<configuration>
<gitFlowConfig>
<developmentBranch>development</developmentBranch>
Expand Down

0 comments on commit 46c438d

Please sign in to comment.