This is an automated email from the ASF dual-hosted git repository.
apolovtsev 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 1c6e0610292 Bump org.jctools:jctools-core from 4.0.5 to 4.0.6 (#7840)
1c6e0610292 is described below
commit 1c6e0610292a633e11b9ab91579ca4a79e846f27
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 22 10:15:44 2026 +0200
Bump org.jctools:jctools-core from 4.0.5 to 4.0.6 (#7840)
Signed-off-by: Aleksandr Polovtsev <[email protected]>
Co-authored-by: Aleksandr Polovtsev <[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 37cdd4aab37..0ce37c893bb 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -69,7 +69,7 @@ javassist = "3.30.2-GA"
rocksdb = "10.2.1"
disruptor = "4.0.0"
metrics = "4.2.38"
-jctools = "4.0.5"
+jctools = "4.0.6"
msgpack = "0.8.24"
caffeine = "3.2.3"
fastutil = "8.5.18"