diff --git a/spring-data-mongodb-cross-store/pom.xml b/spring-data-mongodb-cross-store/pom.xml
index 4a4916871..adb390d10 100644
--- a/spring-data-mongodb-cross-store/pom.xml
+++ b/spring-data-mongodb-cross-store/pom.xml
@@ -55,7 +55,6 @@
io.projectreactor
reactor-core
- ${reactor}
true
diff --git a/spring-data-mongodb/pom.xml b/spring-data-mongodb/pom.xml
index 5e935eb8d..281a57e09 100644
--- a/spring-data-mongodb/pom.xml
+++ b/spring-data-mongodb/pom.xml
@@ -107,14 +107,12 @@
io.projectreactor
reactor-core
- ${reactor}
true
io.projectreactor
reactor-test
- ${reactor}
true
@@ -238,7 +236,7 @@
0.1.4
test
-
+
org.jetbrains.kotlin