Upgrade to Byte Buddy 1.18.3

Closes gh-48734
This commit is contained in:
Andy Wilkinson
2026-01-08 17:22:46 +00:00
parent c2308a5808
commit add7b41c8f
@@ -143,7 +143,7 @@ bom {
releaseNotes("https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/{version}")
}
}
library("Byte Buddy", "1.17.8") {
library("Byte Buddy", "1.18.3") {
group("net.bytebuddy") {
modules = [
"byte-buddy",