Upgrade to Byte Buddy 1.14.18

Closes gh-41385
This commit is contained in:
Andy Wilkinson 2024-07-09 12:35:58 +01:00
parent 293739b9f0
commit 980de75741
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",