This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git
The following commit(s) were added to refs/heads/master by this push: new ffc7ac5 Bump org.apache.maven.plugins:maven-project-info-reports-plugin (#433) ffc7ac5 is described below commit ffc7ac51b7dd10bcf5df9185cfe6451d15a74a84 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Jun 17 09:16:10 2024 -0400 Bump org.apache.maven.plugins:maven-project-info-reports-plugin (#433) Bumps [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.5.0 to 3.6.0. - [Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.5.0...maven-project-info-reports-plugin-3.6.0) --- 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] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9596bf8..3276f16 100644 --- a/pom.xml +++ b/pom.xml @@ -145,7 +145,7 @@ <commons.jxr.version>3.4.0</commons.jxr.version> <commons.pmd.version>3.23.0</commons.pmd.version> <commons.pmd-impl.version>7.2.0</commons.pmd-impl.version> - <commons.project-info.version>3.5.0</commons.project-info.version> + <commons.project-info.version>3.6.0</commons.project-info.version> <commons.rat.version>0.16.1</commons.rat.version> <commons.release-plugin.version>1.8.2</commons.release-plugin.version> <commons.scm-publish.version>1.1</commons.scm-publish.version>