diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 08d69ec4216..95245133588 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -87,7 +87,7 @@ bom { ] } } - library("Byte Buddy", "1.12.19") { + library("Byte Buddy", "1.12.20") { group("net.bytebuddy") { modules = [ "byte-buddy",