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

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

commit 50af14ecfa6bc3efd413a961501cf9d80c979c25
Author: Sylwester Lachiewicz <slachiew...@apache.org>
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