Skip to content

Commit d9272b5

Browse files
authored
Bump byte-buddy to 1.17.7 (#19371)
Signed-off-by: Andrew Ross <andrross@amazon.com>
1 parent a132bb5 commit d9272b5

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
@@ -99,6 +99,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
9999
- Bump `org.apache.logging.log4j:log4j-core` from 2.25.1 to 2.25.2 ([#19360](https://github.com/opensearch-project/OpenSearch/pull/19360))
100100
- Bump `aws-actions/configure-aws-credentials` from 4 to 5 ([#19363](https://github.com/opensearch-project/OpenSearch/pull/19363))
101101
- Bump `com.azure:azure-identity` from 1.14.2 to 1.18.0 ([#19361](https://github.com/opensearch-project/OpenSearch/pull/19361))
102+
- Bump `net.bytebuddy:byte-buddy` from 1.17.5 to 1.17.7 ([#19371](https://github.com/opensearch-project/OpenSearch/pull/19371))
102103

103104
### Deprecated
104105

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)