This is an automated email from the ASF dual-hosted git repository.

tibordigana pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


The following commit(s) were added to refs/heads/master by this push:
     new daf717e  Bump plexus-component-metadata from 2.0.0 to 2.1.1
daf717e is described below

commit daf717e65716e3e77951757596c11d83754338e2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 25 04:51:30 2022 +0000

    Bump plexus-component-metadata from 2.0.0 to 2.1.1
    
    Bumps 
[plexus-component-metadata](https://github.com/codehaus-plexus/plexus-containers)
 from 2.0.0 to 2.1.1.
    - [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.0.0...plexus-containers-2.1.1)
    
    ---
    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>
---
 maven-surefire-common/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-surefire-common/pom.xml b/maven-surefire-common/pom.xml
index eed7aed..a036ac3 100644
--- a/maven-surefire-common/pom.xml
+++ b/maven-surefire-common/pom.xml
@@ -151,7 +151,7 @@
             <plugin>
                 <groupId>org.codehaus.plexus</groupId>
                 <artifactId>plexus-component-metadata</artifactId>
-                <version>2.0.0</version>
+                <version>2.1.1</version>
                 <executions>
                     <execution>
                         <goals>

Reply via email to