Skip to content

Commit 9ed37b5

Browse files
Bump net.bytebuddy:byte-buddy from 1.17.6 to 1.17.7 (opensearch-project#5586)
Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Craig Perkins <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Craig Perkins <[email protected]>
1 parent 2843a68 commit 9ed37b5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
2828
- Bump `com.github.spotbugs` from 6.2.4 to 6.2.5 ([#5584](https://github.com/opensearch-project/security/pull/5584))
2929
- Bump `open_saml_shib_version` from 9.1.4 to 9.1.5 ([#5585](https://github.com/opensearch-project/security/pull/5585))
3030
- Bump `org.springframework.kafka:spring-kafka-test` from 4.0.0-M3 to 4.0.0-M4 ([#5583](https://github.com/opensearch-project/security/pull/5583))
31+
- Bump `net.bytebuddy:byte-buddy` from 1.17.6 to 1.17.7 ([#5586](https://github.com/opensearch-project/security/pull/5586))
3132

3233
### Documentation
3334

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ configurations {
489489
force "com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.8.3"
490490
force "org.hamcrest:hamcrest:2.2"
491491
force "org.mockito:mockito-core:5.19.0"
492-
force "net.bytebuddy:byte-buddy:1.17.6"
492+
force "net.bytebuddy:byte-buddy:1.17.7"
493493
force "org.ow2.asm:asm:9.8"
494494
force "com.google.j2objc:j2objc-annotations:3.1"
495495

0 commit comments

Comments
 (0)