Upgrade to Byte Buddy 1.15.10

Closes gh-43097
This commit is contained in:
Stéphane Nicoll
2024-11-11 08:17:36 +09:00
parent 37718c6b69
commit b0169b95cd

View File

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