Skip to content

Commit d618928

Browse files
Bump gitflow-maven-plugin from 1.14.0 to 1.15.1
Bumps [gitflow-maven-plugin](https://github.com/aleksandr-m/gitflow-maven-plugin) from 1.14.0 to 1.15.1. - [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.14.0...v1.15.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98647d8 commit d618928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@
335335
<plugin>
336336
<groupId>com.amashchenko.maven.plugin</groupId>
337337
<artifactId>gitflow-maven-plugin</artifactId>
338-
<version>1.14.0</version>
338+
<version>1.15.1</version>
339339
<configuration>
340340
<gitFlowConfig>
341341
<productionBranch>master</productionBranch>

0 commit comments

Comments
 (0)