This is an automated email from the ASF dual-hosted git repository.
zstan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git
The following commit(s) were added to refs/heads/master by this push:
new 8d4a161b6b8 Bump org.apache.ant:ant from 1.10.13 to 1.10.17 (#13283)
8d4a161b6b8 is described below
commit 8d4a161b6b8977d575b516a85c7973bbed660e8f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 10 17:00:35 2026 +0300
Bump org.apache.ant:ant from 1.10.13 to 1.10.17 (#13283)
---
modules/tools/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/tools/pom.xml b/modules/tools/pom.xml
index c784858758a..5a53d9b7bf9 100644
--- a/modules/tools/pom.xml
+++ b/modules/tools/pom.xml
@@ -125,7 +125,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
- <version>1.10.13</version>
+ <version>1.10.17</version>
</dependency>
<dependency>