Bump ant from 1.10.9 to 1.10.11 (#12)

Bumps ant from 1.10.9 to 1.10.11.

---
updated-dependencies:
- dependency-name: org.apache.ant:ant
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml
index 87dc637..518a89e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -204,7 +204,7 @@
             <dependency>
               <groupId>org.apache.ant</groupId>
               <artifactId>ant</artifactId>
-              <version>1.10.9</version>
+              <version>1.10.11</version>
             </dependency>
           </dependencies>
         </plugin>