Upgrade to Byte Buddy 1.17.7

Closes gh-46883
This commit is contained in:
Stéphane Nicoll
2025-08-18 20:40:41 +02:00
parent fc0dc372d4
commit 907afbb15b
@@ -153,7 +153,7 @@ bom {
releaseNotes("https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/{version}")
}
}
library("Byte Buddy", "1.17.6") {
library("Byte Buddy", "1.17.7") {
group("net.bytebuddy") {
modules = [
"byte-buddy",