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 796e5965896 Bump value from 2.11.5 to 2.11.6 (#6759)
796e5965896 is described below
commit 796e596589673a59aa0b329d276ea33bc85a6988
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 15 17:27:56 2025 +0300
Bump value from 2.11.5 to 2.11.6 (#6759)
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 6b9673ffc07..3e4c36f8f83 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.5"
+value = "2.11.6"
janino = "3.1.12"
jsonpath = "2.9.0"
javassist = "3.30.2-GA"