mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 20:19:06 +00:00
Upgrade to Byte Buddy 1.18.9
Closes gh-50653
This commit is contained in:
@@ -186,7 +186,7 @@ bom {
|
||||
releaseNotes("https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Byte Buddy", "1.18.8") {
|
||||
library("Byte Buddy", "1.18.9") {
|
||||
group("net.bytebuddy") {
|
||||
modules = [
|
||||
"byte-buddy",
|
||||
|
||||
Reference in New Issue
Block a user