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

View File

@@ -137,7 +137,7 @@ bom {
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") {
modules = [
"byte-buddy",