Upgrade to Byte Buddy 1.15.5
Closes gh-42759
This commit is contained in:
@@ -135,7 +135,7 @@ bom {
|
||||
releaseNotes("https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Byte Buddy", "1.15.4") {
|
||||
library("Byte Buddy", "1.15.5") {
|
||||
group("net.bytebuddy") {
|
||||
modules = [
|
||||
"byte-buddy",
|
||||
|
||||
Reference in New Issue
Block a user