Upgrade to Byte Buddy 1.14.10

Closes gh-38407
This commit is contained in:
Phillip Webb 2023-11-20 17:47:48 -08:00
parent 3a32e4e913
commit cd0894edee
1 changed files with 1 additions and 1 deletions

View File

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