This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant.git
The following commit(s) were added to refs/heads/master by this push:
new 4a30f9b78 forgot pom refers to AntUnit
4a30f9b78 is described below
commit 4a30f9b78d1c7427c34c45bb0706cbf860730812
Author: Stefan Bodewig <[email protected]>
AuthorDate: Sat Jun 20 15:15:48 2026 +0200
forgot pom refers to AntUnit
---
src/etc/poms/ant/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/etc/poms/ant/pom.xml b/src/etc/poms/ant/pom.xml
index 59351295b..11f6c229d 100644
--- a/src/etc/poms/ant/pom.xml
+++ b/src/etc/poms/ant/pom.xml
@@ -48,7 +48,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant-antunit</artifactId>
- <version>1.4.1</version>
+ <version>1.5.0</version>
<scope>test</scope>
<exclusions>
<exclusion>