Skip to content

Commit f43eccf

Browse files
authored
Merge pull request #5423 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-project-info-reports-plugin-3.7.0
Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.2 to 3.7.0
2 parents a79ee6a + 54c8df2 commit f43eccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -871,7 +871,7 @@
871871
<plugin>
872872
<groupId>org.apache.maven.plugins</groupId>
873873
<artifactId>maven-project-info-reports-plugin</artifactId>
874-
<version>3.6.2</version>
874+
<version>3.7.0</version>
875875
<configuration>
876876
<dependencyDetailsEnabled>false</dependencyDetailsEnabled> <!-- TODO(AR) disabled due to slow `mvn site` build times -->
877877
</configuration>

0 commit comments

Comments
 (0)