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

zabetak pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git


The following commit(s) were added to refs/heads/master by this push:
     new 1fc7a0c410 HIVE-26172: Upgrade ant to 1.10.12 (Hemanth Boyina, 
reviewed by Stamatis Zampetakis)
1fc7a0c410 is described below

commit 1fc7a0c410d9b8a93ebaa8a318f7664490dd7b1b
Author: hemanthboyina <hemanthboy...@apache.org>
AuthorDate: Mon Apr 25 22:25:29 2022 +0530

    HIVE-26172: Upgrade ant to 1.10.12 (Hemanth Boyina, reviewed by Stamatis 
Zampetakis)
    
    Closes #3242
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 048d0d72c0..dd6ab89a46 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,7 @@
     <maven.surefire.plugin.version>3.0.0-M4</maven.surefire.plugin.version>
     <!-- Library Dependency Versions -->
     <accumulo.version>1.10.1</accumulo.version>
-    <ant.version>1.10.9</ant.version>
+    <ant.version>1.10.12</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