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 ab83e545ba8 Bump com.github.ben-manes.caffeine:caffeine from 3.2.0 to
3.2.3 (#5109)
ab83e545ba8 is described below
commit ab83e545ba8540f94181e6e3ef1c18e568719b97
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 9 14:09:54 2026 +0200
Bump com.github.ben-manes.caffeine:caffeine from 3.2.0 to 3.2.3 (#5109)
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 fd7a9eb1905..51fb65a8031 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -69,7 +69,7 @@ disruptor = "4.0.0"
metrics = "4.2.38"
jctools = "4.0.5"
msgpack = "0.8.24"
-caffeine = "3.2.0"
+caffeine = "3.2.3"
fastutil = "8.5.18"
kryo = "5.6.2"
bytebuddy = "1.18.4"