Skip to content

Commit 99c5ae6

Browse files
Bump net.bytebuddy:byte-buddy from 1.17.8 to 1.18.2 (#5822)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a93b500 commit 99c5ae6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5757
- Bump `org.checkerframework:checker-qual` from 3.51.0 to 3.52.0 ([#5705](https://github.com/opensearch-project/security/pull/5705), [#5821](https://github.com/opensearch-project/security/pull/5821))
5858
- Bump `org.ow2.asm:asm` from 9.8 to 9.9 ([#5707](https://github.com/opensearch-project/security/pull/5707))
5959
- Bump `stefanzweifel/git-auto-commit-action` from 6 to 7 ([#5704](https://github.com/opensearch-project/security/pull/5704))
60-
- Bump `net.bytebuddy:byte-buddy` from 1.17.7 to 1.17.8 ([#5703](https://github.com/opensearch-project/security/pull/5703))
60+
- Bump `net.bytebuddy:byte-buddy` from 1.17.7 to 1.18.2 ([#5703](https://github.com/opensearch-project/security/pull/5703), [#5822](https://github.com/opensearch-project/security/pull/5822))
6161
- Bump `derek-ho/start-opensearch` from 7 to 9 ([#5630](https://github.com/opensearch-project/security/pull/5630), [#5679](https://github.com/opensearch-project/security/pull/5679))
6262
- Bump `github/codeql-action` from 3 to 4 ([#5702](https://github.com/opensearch-project/security/pull/5702))
6363
- Bump `com.github.spotbugs` from 6.4.2 to 6.4.4 ([#5727](https://github.com/opensearch-project/security/pull/5727))

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ configurations {
515515
force "com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.8.3"
516516
force "org.hamcrest:hamcrest:2.2"
517517
force "org.mockito:mockito-core:5.20.0"
518-
force "net.bytebuddy:byte-buddy:1.17.8"
518+
force "net.bytebuddy:byte-buddy:1.18.2"
519519
force "org.ow2.asm:asm:9.9"
520520
force "com.google.j2objc:j2objc-annotations:3.1"
521521

0 commit comments

Comments
 (0)