Upgrade to Byte Buddy 1.18.14

Closes gh-51753
This commit is contained in:
Stéphane Nicoll
2026-09-15 14:58:11 +02:00
parent c07bfa884d
commit 360074ac69
@@ -186,7 +186,7 @@ bom {
releaseNotes("https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/{version}")
}
}
library("Byte Buddy", "1.18.13") {
library("Byte Buddy", "1.18.14") {
group("net.bytebuddy") {
modules = [
"byte-buddy",