Skip to content

Commit eb22fdf

Browse files
authored
Merge pull request #4880 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-project-info-reports-plugin-3.4.3
build(deps): bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3
2 parents 3892ebe + 83b4916 commit eb22fdf

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
@@ -845,7 +845,7 @@
845845
<plugin>
846846
<groupId>org.apache.maven.plugins</groupId>
847847
<artifactId>maven-project-info-reports-plugin</artifactId>
848-
<version>3.4.2</version>
848+
<version>3.4.3</version>
849849
<configuration>
850850
<dependencyDetailsEnabled>false</dependencyDetailsEnabled> <!-- TODO(AR) disabled due to slow `mvn site` build times -->
851851
</configuration>

0 commit comments

Comments
 (0)