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