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 f8321e1e299 Bump net.bytebuddy:byte-buddy from 1.17.7 to 1.17.8 (#6748)
f8321e1e299 is described below

commit f8321e1e299fa4aa35aeb4987af37334635041ee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 11 02:53:43 2025 +0300

    Bump net.bytebuddy:byte-buddy from 1.17.7 to 1.17.8 (#6748)
    
    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 197a708c642..5961a72c245 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -73,7 +73,7 @@ msgpack = "0.8.24"
 caffeine = "3.2.0"
 fastutil = "8.5.18"
 kryo = "5.6.2"
-bytebuddy = "1.17.7"
+bytebuddy = "1.17.8"
 mockServer = "5.15.0"
 archunit = "1.4.1"
 testkit = "1.13.4"

Reply via email to