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 85e8acd5d9 Bump net.bytebuddy:byte-buddy from 1.15.3 to 1.15.4 (#4538)
85e8acd5d9 is described below

commit 85e8acd5d9b63f26d36ff8ccda7bab0d749dd89e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 11 13:02:03 2024 +0300

    Bump net.bytebuddy:byte-buddy from 1.15.3 to 1.15.4 (#4538)
    
    Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 
1.15.3 to 1.15.4.
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - 
[Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - 
[Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.15.3...byte-buddy-1.15.4)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 9a7d8bafcc..c2383b078f 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -69,7 +69,7 @@ msgpack = "0.8.24"
 caffeine = "3.0.4"
 fastutil = "8.5.14"
 kryo = "5.6.2"
-bytebuddy = "1.15.3"
+bytebuddy = "1.15.4"
 mockServer = "5.15.0"
 archunit = "1.3.0"
 testkit = "1.11.2"

Reply via email to