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 489524506f2 Bump net.bytebuddy:byte-buddy from 1.18.7 to 1.18.8 (#7913)
489524506f2 is described below
commit 489524506f2de2709b4730d38d1a6cb1154309cd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 2 12:10:55 2026 +0300
Bump net.bytebuddy:byte-buddy from 1.18.7 to 1.18.8 (#7913)
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 a693d0e0a9d..c0097cea38d 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -74,7 +74,7 @@ msgpack = "0.8.24"
caffeine = "3.2.3"
fastutil = "8.5.18"
kryo = "5.6.2"
-bytebuddy = "1.18.7"
+bytebuddy = "1.18.8"
wiremock = "3.13.2"
archunit = "1.4.1"
testkit = "1.14.3"