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 512cf3fa3f1 Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.3 (#7348)
512cf3fa3f1 is described below
commit 512cf3fa3f134954271af5c5cfda0962eea93c5f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 6 00:15:22 2026 +0200
Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.3 (#7348)
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 6a9abd944eb..3d21c9879a8 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.1"
+bytebuddy = "1.18.3"
wiremock = "3.13.2"
archunit = "1.4.1"
testkit = "1.14.0"