diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 91fd59e8f6fd..d7af5d80ae08 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -157,7 +157,7 @@ bom { ] } } - library("Byte Buddy", "1.12.22") { + library("Byte Buddy", "1.12.23") { group("net.bytebuddy") { modules = [ "byte-buddy",