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

View File

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