Upgrade to Byte Buddy 1.17.2

Closes gh-44603
This commit is contained in:
Stéphane Nicoll 2025-03-06 15:05:57 +01:00
parent 013633cc48
commit 163e03b3c6

View File

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