Upgrade to Byte Buddy 1.17.5

Closes gh-45102
This commit is contained in:
Phillip Webb
2025-04-10 13:33:58 -07:00
parent e8230c9a91
commit 808e1a02c0

View File

@@ -128,7 +128,7 @@ bom {
releaseNotes("https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/{version}")
}
}
library("Byte Buddy", "1.17.2") {
library("Byte Buddy", "1.17.5") {
group("net.bytebuddy") {
modules = [
"byte-buddy",