Skip to content

Commit a2f820f

Browse files
build(deps): bump net.bytebuddy:byte-buddy from 1.18.0 to 1.18.1 (#2356)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.18.0 to 1.18.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.18.0...byte-buddy-1.18.1) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.1 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 9eda95c commit a2f820f

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.82</bouncycastle.version>
112-
<byte-buddy.version>1.18.0</byte-buddy.version>
112+
<byte-buddy.version>1.18.1</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)