Merge pull request #2525 from codelibs/dependabot/maven/org.apache.ant-ant-1.10.9

Bump ant from 1.9.15 to 1.10.9
This commit is contained in:
Shinsuke Sugaya 2021-02-04 08:34:47 +09:00 committed by GitHub
commit 4ce1d2a834
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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