Skip to content

Commit 4d4a325

Browse files
committed
Bump byte-buddy to 1.17.7
Signed-off-by: Andrew Ross <andrross@amazon.com>
1 parent 833d9d2 commit 4d4a325

File tree

6 files changed

+4
-3
lines changed

6 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
9898
- Add com.google.code.gson:gson to the gradle version catalog ([#19328](https://github.com/opensearch-project/OpenSearch/pull/19328))
9999
- Bump `aws-actions/configure-aws-credentials` from 4 to 5 ([#19363](https://github.com/opensearch-project/OpenSearch/pull/19363))
100100
- Bump `com.azure:azure-identity` from 1.14.2 to 1.18.0 ([#19361](https://github.com/opensearch-project/OpenSearch/pull/19361))
101+
- Bump `net.bytebuddy:byte-buddy` from 1.17.5 to 1.17.7 ([]())
101102

102103
### Deprecated
103104

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ junit = "4.13.2"
7878
hamcrest = "2.1"
7979
mockito = "5.16.1"
8080
objenesis = "3.3"
81-
bytebuddy = "1.17.5"
81+
bytebuddy = "1.17.7"
8282

8383
# benchmark dependencies
8484
jmh = "1.35"

libs/agent-sm/agent/licenses/byte-buddy-1.17.5.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3856bfab61beb23e099a0d6629f2ba8de4b98ace

test/framework/licenses/byte-buddy-1.17.5.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3856bfab61beb23e099a0d6629f2ba8de4b98ace

0 commit comments

Comments
 (0)