This is an automated email from the ASF dual-hosted git repository.
alexpl 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 f18d7d5b094 IGNITE-28551 Update dependency commons-text to 1.15.0
(#13030)
f18d7d5b094 is described below
commit f18d7d5b094017c4289246066f0ec111e35005b7
Author: Aleksandr Nikolaev <[email protected]>
AuthorDate: Thu Apr 16 13:58:00 2026 +0300
IGNITE-28551 Update dependency commons-text to 1.15.0 (#13030)
---
modules/calcite/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/calcite/pom.xml b/modules/calcite/pom.xml
index 7d820dd6767..9b25987a685 100644
--- a/modules/calcite/pom.xml
+++ b/modules/calcite/pom.xml
@@ -45,7 +45,7 @@
<jsonpath.version>2.9.0</jsonpath.version>
<reflections.version>0.10.2</reflections.version>
<commons.math.version>3.6.1</commons.math.version>
- <commons.text.version>1.11.0</commons.text.version>
+ <commons.text.version>1.15.0</commons.text.version>
<io.trino.tpch.version>1.2</io.trino.tpch.version>
</properties>