This is an automated email from the ASF dual-hosted git repository.
sk0x50 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 fc20c25fdb6 Bump net.bytebuddy:byte-buddy from 1.18.3 to 1.18.4 (#7453)
fc20c25fdb6 is described below
commit fc20c25fdb6cb7e3f3ed1b6dbbb2f384f21a8e8c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 21 18:42:17 2026 +0200
Bump net.bytebuddy:byte-buddy from 1.18.3 to 1.18.4 (#7453)
Signed-off-by: Slava Koptilin <[email protected]>
Co-authored-by: Slava Koptilin <[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 1e04a929f0f..effa86a10cb 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -72,7 +72,7 @@ msgpack = "0.8.24"
caffeine = "3.2.0"
fastutil = "8.5.18"
kryo = "5.6.2"
-bytebuddy = "1.18.3"
+bytebuddy = "1.18.4"
wiremock = "3.13.2"
archunit = "1.4.1"
testkit = "1.14.2"