Upgrade to Byte Buddy 1.15.1

Closes gh-42215
This commit is contained in:
Andy Wilkinson
2024-09-11 11:16:46 +01:00
parent 3e2d9c07c5
commit df55630467

View File

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