You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/05/03 06:41:47 UTC

[maven-compiler-plugin] 06/06: Bump plexus-component-metadata from 1.7.1 to 2.1.0

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

slachiewicz pushed a commit to branch next
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git

commit 3905a25dd2b54e92951ab1d2e9fae8d290cda736
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Mon May 3 08:32:49 2021 +0200

    Bump plexus-component-metadata from 1.7.1 to 2.1.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0e430d5..44f3eec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -234,7 +234,7 @@ under the License.
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-component-metadata</artifactId>
-        <version>1.7.1</version>
+        <version>2.1.0</version>
         <executions>
           <execution>
             <id>descriptors</id>