Upgrade to Byte Buddy 1.18.13

Closes gh-51671
This commit is contained in:
Stéphane Nicoll
2026-09-12 08:29:16 +02:00
parent 5b179582cf
commit b3cfa3572d
@@ -186,7 +186,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.18.11") { library("Byte Buddy", "1.18.13") {
group("net.bytebuddy") { group("net.bytebuddy") {
modules = [ modules = [
"byte-buddy", "byte-buddy",