one more place to bump AntUnit dependency
diff --git a/src/etc/poms/ant/pom.xml b/src/etc/poms/ant/pom.xml
index 6003187..d4a364b 100644
--- a/src/etc/poms/ant/pom.xml
+++ b/src/etc/poms/ant/pom.xml
@@ -51,7 +51,7 @@
     <dependency>
       <groupId>org.apache.ant</groupId>
       <artifactId>ant-antunit</artifactId>
-      <version>1.3</version>
+      <version>1.4.1</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>