You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/06/16 20:53:44 UTC

[maven-doxia] branch master updated: Bump plexus-component-annotations from 1.7.1 to 2.1.0 (#27)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new f6a9f58  Bump plexus-component-annotations from 1.7.1 to 2.1.0 (#27)
f6a9f58 is described below

commit f6a9f5891db7765dcc9d439ecc43706a7fb625e4
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Jun 16 16:53:36 2020 -0400

    Bump plexus-component-annotations from 1.7.1 to 2.1.0 (#27)
    
    Bumps [plexus-component-annotations](https://github.com/codehaus-plexus/plexus-containers) from 1.7.1 to 2.1.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-1.7.1...plexus-containers-2.1.0)
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 251ef1c..d84ca01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -200,7 +200,7 @@ under the License.
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-component-annotations</artifactId>
-        <version>1.7.1</version>
+        <version>2.1.0</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>