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

sankarh pushed a commit to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hive.git


The following commit(s) were added to refs/heads/branch-3 by this push:
     new ffc32b76032 HIVE-27623: Backport of HIVE-26081: Upgrade ant to 1.10.9 
(Ashish Sharma, reviewed by Adesh Rao)
ffc32b76032 is described below

commit ffc32b760327681d58e7107a29a82558cf9550ec
Author: Aman Raj <104416558+amanraj2...@users.noreply.github.com>
AuthorDate: Mon Aug 21 10:51:01 2023 +0530

    HIVE-27623: Backport of HIVE-26081: Upgrade ant to 1.10.9 (Ashish Sharma, 
reviewed by Adesh Rao)
    
    Signed-off-by: Sankar Hariappan <sank...@apache.org>
    Closes (#4605)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 617ad5b1648..b66a73711a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
 
     <!-- Library Dependency Versions -->
     <accumulo.version>1.7.3</accumulo.version>
-    <ant.version>1.9.1</ant.version>
+    <ant.version>1.10.9</ant.version>
     <antlr.version>3.5.2</antlr.version>
     <apache-directory-server.version>1.5.7</apache-directory-server.version>
     <!-- Include arrow for LlapOutputFormatService -->

Reply via email to