Skip to content

Commit fc26cb8

Browse files
authored
Merge pull request #4689 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-project-info-reports-plugin-3.4.2
build(deps): bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2
2 parents ac2c7e1 + d5f5737 commit fc26cb8

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
@@ -788,7 +788,7 @@
788788
<plugin>
789789
<groupId>org.apache.maven.plugins</groupId>
790790
<artifactId>maven-project-info-reports-plugin</artifactId>
791-
<version>3.4.1</version>
791+
<version>3.4.2</version>
792792
<configuration>
793793
<dependencyDetailsEnabled>false</dependencyDetailsEnabled> <!-- TODO(AR) disabled due to slow `mvn site` build times -->
794794
</configuration>

0 commit comments

Comments
 (0)