Skip to content

Commit aa10d29

Browse files
authored
Merge pull request #5645 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-project-info-reports-plugin-3.9.0
Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.8.0 to 3.9.0
2 parents ec680fd + c1211bb commit aa10d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -872,7 +872,7 @@
872872
<plugin>
873873
<groupId>org.apache.maven.plugins</groupId>
874874
<artifactId>maven-project-info-reports-plugin</artifactId>
875-
<version>3.8.0</version>
875+
<version>3.9.0</version>
876876
<configuration>
877877
<dependencyDetailsEnabled>false</dependencyDetailsEnabled> <!-- TODO(AR) disabled due to slow `mvn site` build times -->
878878
</configuration>

0 commit comments

Comments
 (0)