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 14749b96dfbc16e950ec8636ee5c75fe60c545d4 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Aug 12 06:09:25 2020 +0000 Bump ant from 1.10.7 to 1.10.8 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0829e00..8c7c5d6 100644 --- a/pom.xml +++ b/pom.xml @@ -238,7 +238,7 @@ <dependency> <groupId>org.apache.ant</groupId> <artifactId>ant</artifactId> - <version>1.10.7</version> + <version>1.10.8</version> </dependency> </dependencies> <executions>