Upgrade to Byte Buddy 1.14.16

Closes gh-40879
This commit is contained in:
Andy Wilkinson 2024-05-22 19:16:44 +01:00
parent 5242139a95
commit aa513a61ed
1 changed files with 1 additions and 1 deletions

View File

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