Skip to content

Commit 6625c0e

Browse files
[MNG-8274] Bump net.bytebuddy:byte-buddy from 1.15.1 to 1.15.3 (#1749)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.1 to 1.15.3. - [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.1...byte-buddy-1.15.3) --- 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 be6a535 commit 6625c0e

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
@@ -165,7 +165,7 @@ under the License.
165165
<!-- various versions -->
166166
<assertjVersion>3.26.3</assertjVersion>
167167
<asmVersion>9.7</asmVersion>
168-
<byteBuddyVersion>1.15.1</byteBuddyVersion>
168+
<byteBuddyVersion>1.15.3</byteBuddyVersion>
169169
<cipherVersion>2.0</cipherVersion>
170170
<classWorldsVersion>2.8.0</classWorldsVersion>
171171
<commonsCliVersion>1.9.0</commonsCliVersion>

0 commit comments

Comments
 (0)