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