Upgrade to Byte Buddy 1.14.19

Closes gh-41886
This commit is contained in:
Stéphane Nicoll
2024-08-16 10:38:27 +02:00
parent 0fc1e3036e
commit 2af1afbe4f

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",