Skip to content

Commit af666bb

Browse files
build(deps): bump net.bytebuddy:byte-buddy from 1.17.1 to 1.17.2 (#809)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.17.1 to 1.17.2. - [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.1...byte-buddy-1.17.2) --- 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> Co-authored-by: Jens-Otto Larsen <[email protected]>
1 parent 5459ea0 commit af666bb

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
@@ -212,7 +212,7 @@
212212
<dependency>
213213
<groupId>net.bytebuddy</groupId>
214214
<artifactId>byte-buddy</artifactId>
215-
<version>1.17.1</version>
215+
<version>1.17.2</version>
216216
</dependency>
217217

218218
<dependency>

0 commit comments

Comments
 (0)