From 857f5e7a92001b055d7b3a05e9aa4340dca1b791 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 24 Mar 2021 04:40:28 +0000 Subject: [PATCH] Bump gitflow-maven-plugin from 1.15.1 to 1.16.0 Bumps [gitflow-maven-plugin](https://github.com/aleksandr-m/gitflow-maven-plugin) from 1.15.1 to 1.16.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](https://github.com/aleksandr-m/gitflow-maven-plugin/compare/v1.15.1...v1.16.0) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 647ef29..3ab9a3f 100644 --- a/pom.xml +++ b/pom.xml @@ -121,7 +121,7 @@ com.amashchenko.maven.plugin gitflow-maven-plugin - 1.15.1 + 1.16.0 [gitflow-maven-plugin]