You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2021/07/07 14:50:17 UTC

[ant] branch master updated: upgrade AntUnit

This is an automated email from the ASF dual-hosted git repository.

bodewig 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 7f9c5dd  upgrade AntUnit
7f9c5dd is described below

commit 7f9c5ddc85871d96de7a0677caff523066786e9c
Author: Stefan Bodewig <st...@innoq.com>
AuthorDate: Wed Jul 7 16:49:18 2021 +0200

    upgrade AntUnit
---
 lib/libraries.properties                            |   2 +-
 .../{ant-antunit-1.4.jar => ant-antunit-1.4.1.jar}  | Bin 61219 -> 61246 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/libraries.properties b/lib/libraries.properties
index 7964e69..b278261 100644
--- a/lib/libraries.properties
+++ b/lib/libraries.properties
@@ -34,7 +34,7 @@ netrexx.sha256=1f99f054e9b1e412d29823088f3fa7cfce90a7af25d907a60a6d7908a6b97ea4
 # Versions of different libraries. Please keep in alphabetical order, except
 # when a specific dependency forces them to be out-of-order
 ivy.version=2.5.0
-ant-antunit.version=1.4
+ant-antunit.version=1.4.1
 antlr.version=2.7.7
 bcel.version=6.4.1
 bsf.version=2.4.0
diff --git a/lib/optional/ant-antunit-1.4.jar b/lib/optional/ant-antunit-1.4.1.jar
similarity index 84%
rename from lib/optional/ant-antunit-1.4.jar
rename to lib/optional/ant-antunit-1.4.1.jar
index 9a149e9..b5c14dd 100644
Binary files a/lib/optional/ant-antunit-1.4.jar and b/lib/optional/ant-antunit-1.4.1.jar differ