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-compiler-plugin.git


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

commit ce4eb1e353d176f8573f7a3ba893fc3ec42ec21b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 31 14:15:40 2021 +0000

    Bump plexus-component-metadata from 2.1.0 to 2.1.1
    
    Bumps 
[plexus-component-metadata](https://github.com/codehaus-plexus/plexus-containers)
 from 2.1.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.1.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-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2615f3d..656e7cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -264,7 +264,7 @@ under the License.
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-component-metadata</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.1</version>
         <executions>
           <execution>
             <id>descriptors</id>

Reply via email to