Skip to content

Commit a323d8a

Browse files
authored
Merge pull request #4943 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-project-info-reports-plugin-3.4.4
build(deps): bump maven-project-info-reports-plugin from 3.4.3 to 3.4.4
2 parents d9096fa + e7e7425 commit a323d8a

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
@@ -831,7 +831,7 @@
831831
<plugin>
832832
<groupId>org.apache.maven.plugins</groupId>
833833
<artifactId>maven-project-info-reports-plugin</artifactId>
834-
<version>3.4.3</version>
834+
<version>3.4.4</version>
835835
<configuration>
836836
<dependencyDetailsEnabled>false</dependencyDetailsEnabled> <!-- TODO(AR) disabled due to slow `mvn site` build times -->
837837
</configuration>

0 commit comments

Comments
 (0)