This is an automated email from the ASF dual-hosted git repository.
sk0x50 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
The following commit(s) were added to refs/heads/main by this push:
new bff8819ccd4 Bump value from 2.11.4 to 2.11.5 (#6724)
bff8819ccd4 is described below
commit bff8819ccd4fd3fc2fe385c6899c1bccf99a2c08
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 10 15:45:35 2025 +0300
Bump value from 2.11.4 to 2.11.5 (#6724)
Signed-off-by: Slava Koptilin <[email protected]>
Co-authored-by: Slava Koptilin <[email protected]>
---
gradle/libs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 7c80354c31c..e451e8145a5 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -61,7 +61,7 @@ hamcrestPath = "1.0.1"
hamcrestJson = "0.3"
scalecube = "2.6.15"
calcite = "1.40.0"
-value = "2.11.4"
+value = "2.11.5"
janino = "3.1.12"
jsonpath = "2.9.0"
javassist = "3.30.2-GA"