Skip to content

Commit fdec6dd

Browse files
build(deps): bump net.bytebuddy:byte-buddy from 1.18.5 to 1.18.7 (#2472)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.18.5 to 1.18.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.18.5...byte-buddy-1.18.7) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.7 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 bf40057 commit fdec6dd

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
@@ -109,7 +109,7 @@
109109
<!-- The currently available version is 2.0.5 and anything above 1.4.3 is no longer compatible with our code -->
110110
<bit-io.version>1.4.3</bit-io.version>
111111
<bouncycastle.version>1.83</bouncycastle.version>
112-
<byte-buddy.version>1.18.5</byte-buddy.version>
112+
<byte-buddy.version>1.18.7</byte-buddy.version>
113113
<cmake.version>3.31.5-b1</cmake.version>
114114
<commons-beanutils.version>1.9.4</commons-beanutils.version>
115115
<commons-cli.version>1.11.0</commons-cli.version>

0 commit comments

Comments
 (0)