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 52a96a0190f Bump org.immutables:value from 2.8.2 to 2.12.2 (#13597)
52a96a0190f is described below
commit 52a96a0190f0d66f404ff5b8fd0d091e9a4702da
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 22 16:04:22 2026 +0300
Bump org.immutables:value from 2.8.2 to 2.12.2 (#13597)
---
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 7596a45718f..01b9833a98c 100644
--- a/modules/calcite/pom.xml
+++ b/modules/calcite/pom.xml
@@ -38,7 +38,7 @@
<avatica.version>1.28.0</avatica.version>
<calcite.version>1.42.0</calcite.version>
<failureaccess.version>1.0.1</failureaccess.version>
- <immutables.version>2.8.2</immutables.version>
+ <immutables.version>2.12.2</immutables.version>
<janino.version>3.1.12</janino.version>
<javacc-maven-plugin>2.4</javacc-maven-plugin>
<joou.version>0.9.5</joou.version>