Skip to content

Commit 9b6f849

Browse files
committed
Bump maven-project-info-reports-plugin to 3.1.2
1 parent 7ea8a57 commit 9b6f849

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,11 @@
270270
<artifactId>maven-javadoc-plugin</artifactId>
271271
<version>3.3.1</version>
272272
</plugin>
273+
<plugin>
274+
<groupId>org.apache.maven.plugins</groupId>
275+
<artifactId>maven-project-info-reports-plugin</artifactId>
276+
<version>3.1.2</version>
277+
</plugin>
273278
<plugin>
274279
<groupId>org.apache.maven.plugins</groupId>
275280
<artifactId>maven-release-plugin</artifactId>

0 commit comments

Comments
 (0)