diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1c1b309cd55..b5774da1e71 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -814,7 +814,7 @@ bom { ] } } - library("Kotlin Serialization", "1.6.1") { + library("Kotlin Serialization", "1.6.2") { group("org.jetbrains.kotlinx") { imports = [ "kotlinx-serialization-bom"