Skip to content

Commit 39eed0c

Browse files
[MNG-8365] Bump net.bytebuddy:byte-buddy from 1.15.7 to 1.15.10 (#1863)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.7 to 1.15.10. - [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.15.7...byte-buddy-1.15.10) --- 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> --- https://issues.apache.org/jira/browse/MNG-8365
1 parent 8005826 commit 39eed0c

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.26.3</assertjVersion>
146146
<asmVersion>9.7.1</asmVersion>
147-
<byteBuddyVersion>1.15.7</byteBuddyVersion>
147+
<byteBuddyVersion>1.15.10</byteBuddyVersion>
148148
<classWorldsVersion>2.8.0</classWorldsVersion>
149149
<commonsCliVersion>1.9.0</commonsCliVersion>
150150
<guiceVersion>6.0.0</guiceVersion>

0 commit comments

Comments
 (0)