Skip to content

Commit 238bc11

Browse files
Bump net.bytebuddy:byte-buddy from 1.17.0 to 1.17.1 (#1163)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.17.0 to 1.17.1. - [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.0...byte-buddy-1.17.1) --- 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>
1 parent 7644de0 commit 238bc11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/pom.xml

+1-1
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.0</byte-buddy.version>
20+
<byte-buddy.version>1.17.1</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)