Upgrade to Byte Buddy 1.14.18

Closes gh-41371
This commit is contained in:
Andy Wilkinson 2024-07-09 12:10:55 +01:00
parent f3e0caa6c3
commit 2dde0dcba3
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.17") {
library("Byte Buddy", "1.14.18") {
group("net.bytebuddy") {
modules = [
"byte-buddy",