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:42 UTC

[maven-compiler-plugin] 01/06: Bump maven-invoker-plugin from 3.2.1 to 3.2.2

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 c84a5411a3fd947cacb6583e90b4377deead0a13
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Mon May 3 08:11:51 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index c6e3d3b..7597225 100644
--- a/pom.xml
+++ b/pom.xml
@@ -256,7 +256,7 @@ under the License.
             <plugin>
               <groupId>org.apache.maven.plugins</groupId>
               <artifactId>maven-invoker-plugin</artifactId>
-              <version>3.2.1</version>
+              <version>3.2.2</version>
               <executions>
                 <execution>
                   <id>integration-test</id>