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