Bump ant from 1.8.4 to 1.10.8 (#5157)

Bumps ant from 1.8.4 to 1.10.8.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-08-21 19:19:20 +10:00 committed by GitHub
parent 728daadd92
commit 78c5c5c0c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
<version>1.8.4</version>
<version>1.10.8</version>
</dependency>
</dependencies>
<reporting>