diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 409c4c8163c..c9ba9fdfb3d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -65,7 +65,7 @@ bom { ] } } - library("Byte Buddy", "1.12.12") { + library("Byte Buddy", "1.12.16") { group("net.bytebuddy") { modules = [ "byte-buddy",