This is an automated email from the ASF dual-hosted git repository.
ptupitsyn 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 4adf0436ff5 Bump value from 2.11.3 to 2.11.4 (#6655)
4adf0436ff5 is described below
commit 4adf0436ff57c5f00360f6247d847a33b17560c3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 26 07:25:52 2025 +0300
Bump value from 2.11.3 to 2.11.4 (#6655)
Signed-off-by: Pavel Tupitsyn <[email protected]>
Co-authored-by: Pavel Tupitsyn <[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 49dfdc89ad6..c7562e2e40a 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.3"
+value = "2.11.4"
janino = "3.1.12"
jsonpath = "2.9.0"
javassist = "3.30.2-GA"