diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 799c98da13..6a7ca6d763 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.16") { + library("Byte Buddy", "1.12.17") { group("net.bytebuddy") { modules = [ "byte-buddy",