Upgrade to Byte Buddy 1.12.7

Closes gh-29414
This commit is contained in:
Stephane Nicoll 2022-01-15 15:12:47 +01:00
parent 998a74bf97
commit cf3935073f

View File

@ -144,7 +144,7 @@ bom {
]
}
}
library("Byte Buddy", "1.12.6") {
library("Byte Buddy", "1.12.7") {
group("net.bytebuddy") {
modules = [
"byte-buddy",