Upgrade to Byte Buddy 1.14.15

Closes gh-40736
This commit is contained in:
Andy Wilkinson 2024-05-13 15:49:42 +01:00
parent 5581c7ed60
commit 14980d89e4
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ bom {
releaseNotes("https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/{version}")
}
}
library("Byte Buddy", "1.14.13") {
library("Byte Buddy", "1.14.15") {
group("net.bytebuddy") {
modules = [
"byte-buddy",