Skip to content

Commit d6f7a87

Browse files
chore(deps): bump net.bytebuddy:byte-buddy from 1.17.0 to 1.17.1 (#20998)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.17.0 to 1.17.1. - [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.17.0...byte-buddy-1.17.1) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent edca792 commit d6f7a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
<dependency>
244244
<groupId>net.bytebuddy</groupId>
245245
<artifactId>byte-buddy</artifactId>
246-
<version>1.17.0</version>
246+
<version>1.17.1</version>
247247
</dependency>
248248
<dependency>
249249
<groupId>org.ow2.asm</groupId>

0 commit comments

Comments
 (0)