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