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

ayushsaxena 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 f301a6c6042 HIVE-29485: Upgrade Ant version to 1.10.15 (#6348)
f301a6c6042 is described below

commit f301a6c6042f1ff1c4d1d611bd9b8317a8c6a429
Author: Hemanth Umashankar 
<[email protected]>
AuthorDate: Mon Mar 9 11:07:19 2026 +0530

    HIVE-29485: Upgrade Ant version to 1.10.15 (#6348)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ae48bf9ba4f..c576fc62552 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
     <maven.license.plugin.version>2.3.0</maven.license.plugin.version>
     <!-- Library Dependency Versions -->
     <accumulo.version>1.10.4</accumulo.version>
-    <ant.version>1.10.13</ant.version>
+    <ant.version>1.10.15</ant.version>
     <antlr.version>3.5.2</antlr.version>
     <!-- Make sure to sync it with standalone-metastore/pom.xml -->
     <antlr4.version>4.9.3</antlr4.version>

Reply via email to