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

rfscholte 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 d6e70e2  [MNG-6917] Update maven-wrapper-plugin to 3.0.2
d6e70e2 is described below

commit d6e70e297ada95af668225538eba89c4ec0cd13e
Author: rfscholte <rfscho...@apache.org>
AuthorDate: Thu Apr 8 19:41:43 2021 +0200

    [MNG-6917] Update maven-wrapper-plugin to 3.0.2
---
 maven-core/src/main/resources/META-INF/plexus/components.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-core/src/main/resources/META-INF/plexus/components.xml 
b/maven-core/src/main/resources/META-INF/plexus/components.xml
index 7cd0cb8..bd2aa6c 100644
--- a/maven-core/src/main/resources/META-INF/plexus/components.xml
+++ b/maven-core/src/main/resources/META-INF/plexus/components.xml
@@ -124,7 +124,7 @@ under the License.
         </phases>
         <default-phases>
           <wrapper>
-            org.apache.maven.plugins:maven-wrapper-plugin:3.0.1:wrapper
+            org.apache.maven.plugins:maven-wrapper-plugin:3.0.2:wrapper
           </wrapper>
         </default-phases>
         <!-- END SNIPPET: wrapper -->

Reply via email to