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.8.0
  • Loading branch information
renovate-bot committed Nov 19, 2024
1 parent 3453864 commit f035e48
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 @@ -383,7 +383,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.6.2</version>
<version>3.8.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down Expand Up @@ -566,7 +566,7 @@
<!-- Build the dependencies report at package time (needed for the assembly artifact). -->
<plugin>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.6.2</version>
<version>3.8.0</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit f035e48

Please sign in to comment.