This is an automated email from the ASF dual-hosted git repository.

ptupitsyn 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 23a77713c8 Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.15.7 (#4620)
23a77713c8 is described below

commit 23a77713c86c427f2bb652b0fb9074270c91a761
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 24 14:47:57 2024 +0300

    Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.15.7 (#4620)
    
    Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 
1.15.5 to 1.15.7.
    - [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.5...byte-buddy-1.15.7)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: Pavel Tupitsyn <[email protected]>
    Co-authored-by: Pavel Tupitsyn <[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 be70158809..1395b6b1f2 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.15"
 kryo = "5.6.2"
-bytebuddy = "1.15.5"
+bytebuddy = "1.15.7"
 mockServer = "5.15.0"
 archunit = "1.3.0"
 testkit = "1.11.3"

Reply via email to