Upgrade to Byte Buddy 1.17.0

Closes gh-44072
This commit is contained in:
Phillip Webb
2025-02-04 12:05:46 -08:00
parent 3b8148e10e
commit 37e21ebe99

View File

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