Upgrade to Byte Buddy 1.15.4

Closes gh-42646
This commit is contained in:
Stéphane Nicoll
2024-10-14 15:01:30 +02:00
parent c36d5297d2
commit 4479d32de3

View File

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