diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 616e3c14e2e..5fe7f0d325d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -130,7 +130,7 @@ bom { ] } } - library("Byte Buddy", "1.14.11") { + library("Byte Buddy", "1.14.12") { group("net.bytebuddy") { modules = [ "byte-buddy",