Merge pull request #2587 from codelibs/dependabot/maven/org.apache.ant-ant-1.10.11

Bump ant from 1.10.9 to 1.10.11
This commit is contained in:
Shinsuke Sugaya 2021-08-07 13:48:32 +09:00 committed by GitHub
commit cb14079909
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -207,7 +207,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
<version>1.10.9</version>
<version>1.10.11</version>
</dependency>
</dependencies>
<configuration>