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-site.git
commit addd60aeba765cae239af05019546163124c76ea Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Sat Oct 3 20:27:48 2020 +0200 Bump ant from 1.10.8 to 1.10.9 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 66ad135..f482520 100644 --- a/pom.xml +++ b/pom.xml @@ -238,7 +238,7 @@ <dependency> <groupId>org.apache.ant</groupId> <artifactId>ant</artifactId> - <version>1.10.8</version> + <version>1.10.9</version> </dependency> </dependencies> <executions>
