diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml
index 5712ef5ff7..44d7147a64 100644
--- a/spring-boot-project/spring-boot-dependencies/pom.xml
+++ b/spring-boot-project/spring-boot-dependencies/pom.xml
@@ -2250,6 +2250,11 @@
kotlin-reflect
${kotlin.version}
+
+ org.jetbrains.kotlin
+ kotlin-runtime
+ ${kotlin.version}
+
org.jetbrains.kotlin
kotlin-stdlib