This is an automated email from the ASF dual-hosted git repository. mthmulders pushed a commit to branch mng-6118-submodule-invocation in repository https://gitbox.apache.org/repos/asf/maven.git
commit 676ecaf71d28efaa2ec5c2450e45218ff02fa44a Author: Sylwester Lachiewicz <slachiew...@apache.org> AuthorDate: Tue Sep 15 12:00:29 2020 +0200 Bump ant from 1.10.4 to 1.10.8 in /maven-wrapper --- maven-wrapper/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-wrapper/pom.xml b/maven-wrapper/pom.xml index c7c682b..d43fcc3 100644 --- a/maven-wrapper/pom.xml +++ b/maven-wrapper/pom.xml @@ -57,7 +57,7 @@ under the License. <dependency> <groupId>org.apache.ant</groupId> <artifactId>ant</artifactId> - <version>1.10.4</version> + <version>1.10.8</version> <scope>test</scope> </dependency> </dependencies>