Skip to content

Commit 3077db4

Browse files
Bump net.bytebuddy:byte-buddy-agent in /data-prepper-plugins/opensearch
Bumps [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) from 1.15.11 to 1.17.0. - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.15.11...byte-buddy-1.17.0) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy-agent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a3cf87 commit 3077db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: data-prepper-plugins/opensearch/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
testImplementation testLibs.junit.vintage
4343
testImplementation libs.commons.io
4444
testImplementation 'net.bytebuddy:byte-buddy:1.15.11'
45-
testImplementation 'net.bytebuddy:byte-buddy-agent:1.15.11'
45+
testImplementation 'net.bytebuddy:byte-buddy-agent:1.17.0'
4646
testImplementation testLibs.slf4j.simple
4747
}
4848

0 commit comments

Comments
 (0)