Skip to content

Commit 3309cc2

Browse files
committed
Bump maven-project-info-reports-plugin to 3.1.2
1 parent 51a2c3f commit 3309cc2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,11 @@ under the License.
419419
<artifactId>maven-javadoc-plugin</artifactId>
420420
<version>3.3.1</version>
421421
</plugin>
422+
<plugin>
423+
<groupId>org.apache.maven.plugins</groupId>
424+
<artifactId>maven-project-info-reports-plugin</artifactId>
425+
<version>3.1.2</version>
426+
</plugin>
422427
</plugins>
423428
</pluginManagement>
424429
<plugins>

0 commit comments

Comments
 (0)