Skip to content

Commit

Permalink
build(deps): update dependency org.apache.maven.plugins:maven-project…
Browse files Browse the repository at this point in the history
…-info-reports-plugin to v3.6.2 (#1982)
  • Loading branch information
renovate-bot authored Aug 21, 2024
1 parent aecf9b8 commit 05bb004
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.5.0</version>
<version>3.6.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down Expand Up @@ -560,7 +560,7 @@
<!-- Build the dependencies report at package time (needed for the assembly artifact). -->
<plugin>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.5.0</version>
<version>3.6.2</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 05bb004

Please sign in to comment.