Upgrade to Byte Buddy 1.14.17

Closes gh-41066
This commit is contained in:
Andy Wilkinson 2024-06-11 15:13:18 +01:00
parent 446b440abf
commit beadd1948b

View File

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