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

commit 2460114a05848b942bade505efafd1bb65b7d2da
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Tue Feb 9 15:06:32 2021 +0100

    Bump maven-invoker-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 322d491..deb6639 100644
--- a/pom.xml
+++ b/pom.xml
@@ -254,7 +254,7 @@ under the License.
             <plugin>
               <groupId>org.apache.maven.plugins</groupId>
               <artifactId>maven-invoker-plugin</artifactId>
-              <version>3.2.0</version>
+              <version>3.2.1</version>
               <executions>
                 <execution>
                   <id>integration-test</id>

Reply via email to