Skip to content

Commit 1ef4954

Browse files
Bump net.bytebuddy:byte-buddy from 1.17.7 to 1.17.8 (#1225)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b4dd70 commit 1ef4954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<properties>
1818
<kryo.root>${basedir}/..</kryo.root>
1919
<jmh.version>1.37</jmh.version>
20-
<byte-buddy.version>1.17.7</byte-buddy.version>
20+
<byte-buddy.version>1.17.8</byte-buddy.version>
2121
<uberjar.name>benchmarks</uberjar.name>
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2323
</properties>

0 commit comments

Comments
 (0)