mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-03 03:43:54 +01:00
Upgrade to Byte Buddy 1.17.7
Closes gh-46883
This commit is contained in:
@@ -153,7 +153,7 @@ bom {
|
||||
releaseNotes("https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Byte Buddy", "1.17.6") {
|
||||
library("Byte Buddy", "1.17.7") {
|
||||
group("net.bytebuddy") {
|
||||
modules = [
|
||||
"byte-buddy",
|
||||
|
||||
Reference in New Issue
Block a user