Skip to content

Commit c90abf0

Browse files
build(deps): bump net.bytebuddy:byte-buddy from 1.17.0 to 1.17.2 (#2029)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.17.0 to 1.17.2. - [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.2) --- 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 7fbbeca commit c90abf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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.80</bouncycastle.version>
112-
<byte-buddy.version>1.17.0</byte-buddy.version>
112+
<byte-buddy.version>1.17.2</byte-buddy.version>
113113
<cmake.version>3.30.2-b1</cmake.version>
114114
<commons-beanutils.version>1.9.4</commons-beanutils.version>
115115
<commons-cli.version>1.9.0</commons-cli.version>

0 commit comments

Comments
 (0)