Skip to content

Commit 0a5fb4b

Browse files
build(deps): bump net.bytebuddy:byte-buddy from 1.17.7 to 1.17.8 (#969)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.17.7 to 1.17.8. - [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.7...byte-buddy-1.17.8) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.17.8 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 bb65376 commit 0a5fb4b

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
@@ -209,7 +209,7 @@
209209
<dependency>
210210
<groupId>net.bytebuddy</groupId>
211211
<artifactId>byte-buddy</artifactId>
212-
<version>1.17.7</version>
212+
<version>1.17.8</version>
213213
</dependency>
214214
<dependency>
215215
<groupId>net.bytebuddy</groupId>

0 commit comments

Comments
 (0)