Upgrade to Byte Buddy 1.15.11

Closes gh-43529
This commit is contained in:
Andy Wilkinson 2024-12-16 19:18:01 +00:00
parent a5455eac59
commit 65deba8dbb
1 changed files with 1 additions and 1 deletions

View File

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