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

commit be8dbef0312d97a586c30e1017f6acb36aef624b
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Mon Feb 1 13:56:12 2021 +0100

    Bump maven-invoker-plugin from 3.1.0 to 3.2.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8e00ef0..d85a136 100644
--- a/pom.xml
+++ b/pom.xml
@@ -367,7 +367,7 @@ under the License.
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-invoker-plugin</artifactId>
-            <version>3.1.0</version>
+            <version>3.2.1</version>
             <configuration>
               <properties>
                 <testVersion>${testVersion}</testVersion>

Reply via email to