Upgrade to Byte Buddy 1.14.4

Closes gh-34873
This commit is contained in:
Stephane Nicoll 2023-04-06 13:24:57 +02:00
parent 2a52c47386
commit 6ba70b89da
1 changed files with 1 additions and 1 deletions

View File

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