Upgrade to Byte Buddy 1.10.7

Closes gh-20062
This commit is contained in:
Stephane Nicoll
2020-02-07 16:17:24 +01:00
parent 730683ce26
commit f883a6cf26

View File

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