This is an automated email from the ASF dual-hosted git repository.
bodewig pushed a commit to branch 1.9.x
in repository https://gitbox.apache.org/repos/asf/ant.git
The following commit(s) were added to refs/heads/1.9.x by this push:
new 26dae06 one more place to bump AntUnit dependency
26dae06 is described below
commit 26dae06262034010ed79fee0605a059b436c4d89
Author: Stefan Bodewig <[email protected]>
AuthorDate: Sat Jul 10 19:06:13 2021 +0200
one more place to bump AntUnit dependency
---
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 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>