Skip to content

Commit

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

Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.4.2 to 3.4.3.
- [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.4.2...maven-project-info-reports-plugin-3.4.3)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 19, 2023
1 parent aea3222 commit 97059c6
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.11.0</org.apache.maven.plugins.compiler.version>
<org.apache.maven.plugins.surefire.version>3.0.0</org.apache.maven.plugins.surefire.version>
<org.apache.maven.plugins.site.version>3.12.1</org.apache.maven.plugins.site.version>
<org.apache.maven.plugins.info.reports.version>3.4.2</org.apache.maven.plugins.info.reports.version>
<org.apache.maven.plugins.info.reports.version>3.4.3</org.apache.maven.plugins.info.reports.version>
<com.mycila.license.maven.plugin.version>4.2</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 97059c6

Please sign in to comment.