Skip to content

Commit f75cd84

Browse files
Bump net.bytebuddy:byte-buddy from 1.17.6 to 1.17.7
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.17.6 to 1.17.7. - [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.6...byte-buddy-1.17.7) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.17.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 605e6bb commit f75cd84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@
462462
<dependency>
463463
<groupId>net.bytebuddy</groupId>
464464
<artifactId>byte-buddy</artifactId>
465-
<version>1.17.6</version>
465+
<version>1.17.7</version>
466466
</dependency>
467467

468468
<dependency>

0 commit comments

Comments
 (0)