Skip to content

Commit

Permalink
chore(deps): bump org.apache.maven.plugins:maven-project-info-reports…
Browse files Browse the repository at this point in the history
…-plugin

Bumps [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.6.0 to 3.6.2.
- [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-3.6.0...maven-project-info-reports-plugin-3.6.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 8647d6a commit 58588a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/junit-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
</plugin>
<plugin>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.6.0</version>
<version>3.6.2</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit 58588a8

Please sign in to comment.