Upgrade to Byte Buddy 1.14.13

Closes gh-40240
This commit is contained in:
Andy Wilkinson 2024-04-09 12:52:19 +01:00
parent 356867549f
commit 9305f7dc10

View File

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