Upgrade to Byte Buddy 1.15.7

Closes gh-42867
This commit is contained in:
Andy Wilkinson
2024-10-24 09:23:13 +01:00
parent c8eeba37c4
commit 4fa254d745

View File

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