This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-parent.git
The following commit(s) were added to refs/heads/master by this push: new f3b61cf Bump org.codehaus.modello:modello-maven-plugin from 2.4.0 to 2.5.1 f3b61cf is described below commit f3b61cf0ec6fb7cd55da7451e359390d15efb59f Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Jun 5 04:36:19 2025 +0000 Bump org.codehaus.modello:modello-maven-plugin from 2.4.0 to 2.5.1 Bumps [org.codehaus.modello:modello-maven-plugin](https://github.com/codehaus-plexus/modello) from 2.4.0 to 2.5.1. - [Release notes](https://github.com/codehaus-plexus/modello/releases) - [Commits](https://github.com/codehaus-plexus/modello/compare/modello-2.4.0...modello-2.5.1) --- updated-dependencies: - dependency-name: org.codehaus.modello:modello-maven-plugin dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 85dff2b..51a415c 100644 --- a/pom.xml +++ b/pom.xml @@ -1043,7 +1043,7 @@ under the License. <plugin> <groupId>org.codehaus.modello</groupId> <artifactId>modello-maven-plugin</artifactId> - <version>2.4.0</version> + <version>2.5.1</version> <configuration> <licenseText>Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file