Skip to content

Commit 9de107b

Browse files
Bump net.bytebuddy:byte-buddy from 1.18.4 to 1.18.5 (#11720)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.18.4 to 1.18.5. - [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.4...byte-buddy-1.18.5) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.5 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 2ffb0a8 commit 9de107b

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
@@ -144,7 +144,7 @@ under the License.
144144
<!-- various versions -->
145145
<assertjVersion>3.27.7</assertjVersion>
146146
<asmVersion>9.9.1</asmVersion>
147-
<byteBuddyVersion>1.18.4</byteBuddyVersion>
147+
<byteBuddyVersion>1.18.5</byteBuddyVersion>
148148
<classWorldsVersion>2.9.0</classWorldsVersion>
149149
<commonsCliVersion>1.11.0</commonsCliVersion>
150150
<guiceVersion>5.1.0</guiceVersion>

0 commit comments

Comments
 (0)