Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

build(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.4.0 #447

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): update dependency org.apache.maven.plugins:maven-project…
…-info-reports-plugin to v3.4.0
  • Loading branch information
renovate-bot committed Jul 17, 2022
commit 76ec91858d737f17c61dccd9b24030249a179922
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.0</version>
<reportSets>
<reportSet>
<reports>
Expand Down