Skip to content

Commit 0e86653

Browse files
committed
Update Maven plugins
1 parent 1d78b42 commit 0e86653

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@
315315
<plugin>
316316
<groupId>com.amashchenko.maven.plugin</groupId>
317317
<artifactId>gitflow-maven-plugin</artifactId>
318-
<version>1.16.0</version>
318+
<version>1.21.0</version>
319319
<configuration>
320320
<!-- Do not push to remote -->
321321
<pushRemote>false</pushRemote>
@@ -418,7 +418,7 @@
418418
<plugin>
419419
<groupId>org.apache.maven.plugins</groupId>
420420
<artifactId>maven-project-info-reports-plugin</artifactId>
421-
<version>3.1.2</version>
421+
<version>3.2.2</version>
422422
<reportSets>
423423
<reportSet>
424424
<reports>

0 commit comments

Comments
 (0)