Upgrade to Byte Buddy 1.14.19

Closes gh-41893
This commit is contained in:
Stéphane Nicoll 2024-08-16 15:18:55 +02:00
parent 85c5c943b4
commit f8d638466f
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ bom {
releaseNotes("https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/{version}")
}
}
library("Byte Buddy", "1.14.18") {
library("Byte Buddy", "1.14.19") {
group("net.bytebuddy") {
modules = [
"byte-buddy",