Skip to content

Commit

Permalink
build(deps): bump maven-project-info-reports-plugin from 3.1.1 to 3.4…
Browse files Browse the repository at this point in the history
….2 (#177)

Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.1.1 to 3.4.2.
- [Release notes](https://github.com/apache/maven-project-info-reports-plugin/releases)
- [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-3.1.1...maven-project-info-reports-plugin-3.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2023
1 parent 79c31c6 commit 9dd0452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<org.apache.maven.plugins.compiler.version>3.8.1</org.apache.maven.plugins.compiler.version>
<org.apache.maven.plugins.surefire.version>3.0.0-M5</org.apache.maven.plugins.surefire.version>
<org.apache.maven.plugins.site.version>3.9.1</org.apache.maven.plugins.site.version>
<org.apache.maven.plugins.info.reports.version>3.1.1</org.apache.maven.plugins.info.reports.version>
<org.apache.maven.plugins.info.reports.version>3.4.2</org.apache.maven.plugins.info.reports.version>
<com.mycila.license.maven.plugin.version>4.0</com.mycila.license.maven.plugin.version>

<org.apache.commons.lang3.version>3.12.0</org.apache.commons.lang3.version>
Expand Down

0 comments on commit 9dd0452

Please sign in to comment.