mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
Upgrade to Byte Buddy 1.10.8
Closes gh-20442
This commit is contained in:
@@ -141,7 +141,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Byte Buddy", "1.10.7") {
|
||||
library("Byte Buddy", "1.10.8") {
|
||||
group("net.bytebuddy") {
|
||||
modules = [
|
||||
"byte-buddy",
|
||||
|
||||
Reference in New Issue
Block a user