diff --git a/fj-daogen-maven-plugin/pom.xml b/fj-daogen-maven-plugin/pom.xml
index 563e116..1ed63a4 100644
--- a/fj-daogen-maven-plugin/pom.xml
+++ b/fj-daogen-maven-plugin/pom.xml
@@ -18,7 +18,7 @@
 
 	<properties>
 		<mvn-site-plugin-version>3.20.0</mvn-site-plugin-version>
-		<mvn-project-info-reports-plugin>3.7.0</mvn-project-info-reports-plugin>
+		<mvn-project-info-reports-plugin>3.8.0</mvn-project-info-reports-plugin>
 		<!-- 'report' goal seems not to work with lastest version, 3.9.0 --> 
 		<mvn-plugin-version>3.15.1</mvn-plugin-version>
 	</properties>