Skip to content

Commit 2859b83

Browse files
build(deps): bump net.bytebuddy:byte-buddy from 1.16.1 to 1.17.0 (#776)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.16.1 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.16.1...byte-buddy-1.17.0) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jens-Otto Larsen <[email protected]>
1 parent 2b898cf commit 2859b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
<dependency>
213213
<groupId>net.bytebuddy</groupId>
214214
<artifactId>byte-buddy</artifactId>
215-
<version>1.16.1</version>
215+
<version>1.17.0</version>
216216
</dependency>
217217

218218
<dependency>

0 commit comments

Comments
 (0)