Skip to content

Commit

Permalink
chore(deps): bump com.amashchenko.maven.plugin:gitflow-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [com.amashchenko.maven.plugin:gitflow-maven-plugin](https://github.com/aleksandr-m/gitflow-maven-plugin) from 1.20.0 to 1.21.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.20.0...v1.21.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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 25, 2023
1 parent d94b487 commit 1bf110d
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 @@ -206,7 +206,7 @@
<!-- git flow -->
<groupId>com.amashchenko.maven.plugin</groupId>
<artifactId>gitflow-maven-plugin</artifactId>
<version>1.20.0</version>
<version>1.21.0</version>
<configuration>
<gitFlowConfig>
<productionBranch>master</productionBranch>
Expand Down

0 comments on commit 1bf110d

Please sign in to comment.