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 <[email protected]> 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>
