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