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 eeb3a6f0ef2 Bump value from 2.11.0 to 2.11.1 (#6266) eeb3a6f0ef2 is described below commit eeb3a6f0ef2d2e69a25127af2e140e647bd63f8c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Jul 17 11:19:47 2025 +0300 Bump value from 2.11.0 to 2.11.1 (#6266) Signed-off-by: Pavel Tupitsyn <ptupit...@apache.org> Co-authored-by: Pavel Tupitsyn <ptupit...@apache.org> --- 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 8120091332c..d231eea42b5 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.0" +value = "2.11.1" janino = "3.1.12" jsonpath = "2.9.0" javassist = "3.30.2-GA"