Upgrade to Byte Buddy 1.18.9

Closes gh-50653
This commit is contained in:
Dependabot Standalone
2026-06-02 09:37:55 -07:00
parent 0a10070ce5
commit 672f36d053
@@ -186,7 +186,7 @@ bom {
releaseNotes("https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/{version}")
}
}
library("Byte Buddy", "1.18.8") {
library("Byte Buddy", "1.18.9") {
group("net.bytebuddy") {
modules = [
"byte-buddy",