Skip to content

Commit 7254b27

Browse files
Bump net.bytebuddy:byte-buddy from 1.18.3 to 1.18.4 (#1250)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.18.3 to 1.18.4. - [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.18.3...byte-buddy-1.18.4) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.4 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 06d4473 commit 7254b27

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.18.3</byte-buddy.version>
20+
<byte-buddy.version>1.18.4</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)