Upgrade to Byte Buddy 1.18.10

Closes gh-50693
This commit is contained in:
Stéphane Nicoll
2026-06-03 17:00:09 +02:00
parent ca5089d315
commit cd65e26773
@@ -186,7 +186,7 @@ bom {
releaseNotes("https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/{version}")
}
}
library("Byte Buddy", "1.18.9") {
library("Byte Buddy", "1.18.10") {
group("net.bytebuddy") {
modules = [
"byte-buddy",