Update dependency org.apache.maven.plugins:maven-site-plugin to v3.12.1

This commit is contained in:
Pierre HUBERT 2023-04-10 00:29:10 +00:00
parent f2bd66754e
commit 899a6303b2

View File

@ -63,7 +63,7 @@
<!-- site lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#site_Lifecycle --> <!-- site lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#site_Lifecycle -->
<plugin> <plugin>
<artifactId>maven-site-plugin</artifactId> <artifactId>maven-site-plugin</artifactId>
<version>3.11.0</version> <version>3.12.1</version>
</plugin> </plugin>
<plugin> <plugin>
<artifactId>maven-project-info-reports-plugin</artifactId> <artifactId>maven-project-info-reports-plugin</artifactId>