diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 42ffc78f21f..343f7b24162 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -201,7 +201,7 @@ bom { ] } } - library("Classmate", "1.7.1") { + library("Classmate", "1.7.3") { group("com.fasterxml") { modules = [ "classmate"