We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d78b42 commit 0e86653Copy full SHA for 0e86653
1 file changed
pom.xml
@@ -315,7 +315,7 @@
315
<plugin>
316
<groupId>com.amashchenko.maven.plugin</groupId>
317
<artifactId>gitflow-maven-plugin</artifactId>
318
- <version>1.16.0</version>
+ <version>1.21.0</version>
319
<configuration>
320
<!-- Do not push to remote -->
321
<pushRemote>false</pushRemote>
@@ -418,7 +418,7 @@
418
419
<groupId>org.apache.maven.plugins</groupId>
420
<artifactId>maven-project-info-reports-plugin</artifactId>
421
- <version>3.1.2</version>
+ <version>3.2.2</version>
422
<reportSets>
423
<reportSet>
424
<reports>
0 commit comments