This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git
commit 29a80c37553457be6b9a0da76f72bbd1e620a309 Author: Jaikiran Pai <[email protected]> AuthorDate: Sat Aug 12 16:31:02 2023 +0530 upgrade xz --- lib/libraries.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libraries.properties b/lib/libraries.properties index 42da2b542..22fd54fcc 100644 --- a/lib/libraries.properties +++ b/lib/libraries.properties @@ -82,7 +82,7 @@ servlet-api.version=2.3 which.version=1.0 xalan.version=2.7.2 xml-resolver.version=1.2 -xz.version=1.8 +xz.version=1.9 # paired jacl.version=1.2.6 tcljava.version=${jacl.version}
