Skip to content

Commit 166468b

Browse files
authored
Merge pull request #5137 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-project-info-reports-plugin-3.5.0
build(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.5 to 3.5.0
2 parents 67e4e7d + ed99f7e commit 166468b

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
@@ -828,7 +828,7 @@
828828
<plugin>
829829
<groupId>org.apache.maven.plugins</groupId>
830830
<artifactId>maven-project-info-reports-plugin</artifactId>
831-
<version>3.4.5</version>
831+
<version>3.5.0</version>
832832
<configuration>
833833
<dependencyDetailsEnabled>false</dependencyDetailsEnabled> <!-- TODO(AR) disabled due to slow `mvn site` build times -->
834834
</configuration>

0 commit comments

Comments
 (0)