This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/master by this push: new 0ef049c748 Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0 (#1905) 0ef049c748 is described below commit 0ef049c748c87cdec7d5b23dfa70afe636eaecac Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Nov 18 08:34:18 2024 +0100 Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0 (#1905) Bumps [org.codehaus.plexus:plexus-component-metadata](https://github.com/codehaus-plexus/plexus-containers) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/codehaus-plexus/plexus-containers/releases) - [Changelog](https://github.com/codehaus-plexus/plexus-containers/blob/master/ReleaseNotes.md) - [Commits](https://github.com/codehaus-plexus/plexus-containers/compare/plexus-containers-2.1.1...plexus-containers-2.2.0) --- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-component-metadata 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> --- its/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/its/pom.xml b/its/pom.xml index f157151ee9..9c8bc58c4b 100644 --- a/its/pom.xml +++ b/its/pom.xml @@ -214,7 +214,7 @@ under the License. <plugin> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-component-metadata</artifactId> - <version>2.1.1</version> + <version>2.2.0</version> </plugin> </plugins> </pluginManagement>