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 e906c1c Bump org.apache.maven.plugins:maven-changes-plugin (#569) e906c1c is described below commit e906c1cbaa26a8ae4979ce1ec49153a694a3b6c9 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Jan 3 06:34:11 2025 -0500 Bump org.apache.maven.plugins:maven-changes-plugin (#569) Bumps [org.apache.maven.plugins:maven-changes-plugin](https://github.com/apache/maven-changes-plugin) from 3.0.0-M1 to 3.0.0-M2. - [Release notes](https://github.com/apache/maven-changes-plugin/releases) - [Commits](https://github.com/apache/maven-changes-plugin/compare/maven-changes-plugin-3.0.0-M1...maven-changes-plugin-3.0.0-M2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-changes-plugin dependency-type: direct:production update-type: version-update:semver-patch ... 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 e0577c5..f474eff 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,7 @@ <commons.assembly-plugin.version>3.7.1</commons.assembly-plugin.version> <commons.build-helper.version>3.6.0</commons.build-helper.version> <commons.build-plugin.version>1.14.1</commons.build-plugin.version> - <commons.changes.version>3.0.0-M1</commons.changes.version> + <commons.changes.version>3.0.0-M2</commons.changes.version> <commons.checkstyle-plugin.version>3.6.0</commons.checkstyle-plugin.version> <!-- Checkstyle 9.3 is the version compatible with Java 8 --> <commons.checkstyle.version>9.3</commons.checkstyle.version>