Skip to content

Commit

Permalink
Merge pull request #365 from mybatis/renovate/org.apache.maven.plugin…
Browse files Browse the repository at this point in the history
…s-maven-project-info-reports-plugin-3.x

Update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.7.0
  • Loading branch information
hazendaz authored Aug 22, 2024
2 parents fc26d0b + a006914 commit c4e1566
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/it/migration-plugin-report-multi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.6.2</version>
<version>3.7.0</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down
2 changes: 1 addition & 1 deletion src/it/migration-plugin-report/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.6.2</version>
<version>3.7.0</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit c4e1566

Please sign in to comment.