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

hboutemy pushed a commit to branch maven-3.8.x
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/maven-3.8.x by this push:
     new cfe0537  [MNG-7155] upgrade maven-source-plugin from 3.2.0 to 3.2.1
cfe0537 is described below

commit cfe05372b76217f0439e153e5b29053620e591a0
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Sun May 16 11:53:46 2021 +0200

    [MNG-7155] upgrade maven-source-plugin from 3.2.0 to 3.2.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ce56ab4..bf185ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -468,7 +468,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-source-plugin</artifactId>
-          <version>3.2.0</version>
+          <version>3.2.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>

Reply via email to