Merge pull request #5 from apache/dependabot/maven/master/org.apache.ant-ant-1.10.12

Bump ant from 1.9.2 to 1.10.12
diff --git a/pom.xml b/pom.xml
index 568579c..f7303f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -227,7 +227,7 @@
         <dependency>
             <groupId>org.apache.ant</groupId>
             <artifactId>ant</artifactId>
-            <version>1.9.2</version>
+            <version>1.10.12</version>
             <scope>compile</scope>
             <type>jar</type>
         </dependency>