diff --git a/jdbc/basics/pom.xml b/jdbc/basics/pom.xml
index 2288bdbf..cc22e6a9 100644
--- a/jdbc/basics/pom.xml
+++ b/jdbc/basics/pom.xml
@@ -20,11 +20,6 @@
org.springframework.boot
spring-boot-starter-web
-
-
- org.springframework.data
- spring-data-jdbc
-
diff --git a/mongodb/reactive/pom.xml b/mongodb/reactive/pom.xml
index 1d4c8892..4d0b94a2 100644
--- a/mongodb/reactive/pom.xml
+++ b/mongodb/reactive/pom.xml
@@ -11,10 +11,6 @@
spring-data-mongodb-reactive
Spring Data MongoDB - Reactive features
-
- 1.2.0
-
-
@@ -25,7 +21,6 @@
io.reactivex.rxjava2
rxjava
- 2.1.1
diff --git a/redis/streams/pom.xml b/redis/streams/pom.xml
index c8f7e896..73d47336 100644
--- a/redis/streams/pom.xml
+++ b/redis/streams/pom.xml
@@ -1,5 +1,6 @@
-
+
4.0.0
spring-data-redis-streams-example
@@ -19,6 +20,7 @@
reactor-test
test
+
${project.groupId}
spring-data-redis-example-utils