Skip to content

Commit 9be83d0

Browse files
authored
Merge pull request #4953 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-project-info-reports-plugin-3.4.5
build(deps): bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5
2 parents 4b66ea1 + d5cc76a commit 9be83d0

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.4</version>
834+
<version>3.4.5</version>
835835
<configuration>
836836
<dependencyDetailsEnabled>false</dependencyDetailsEnabled> <!-- TODO(AR) disabled due to slow `mvn site` build times -->
837837
</configuration>

0 commit comments

Comments
 (0)