diff --git a/pom.xml b/pom.xml
index 97d40cd0..3f5f259e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,8 +40,8 @@
1.18.30
UTF-8
UTF-8
- 3.3.0-M1
- 6.1.3
+ 3.3.0-M2
+ 6.1.4
3.1.0
diff --git a/spring-modulith-events/spring-modulith-events-neo4j/pom.xml b/spring-modulith-events/spring-modulith-events-neo4j/pom.xml
index 718d8b22..93daac54 100644
--- a/spring-modulith-events/spring-modulith-events-neo4j/pom.xml
+++ b/spring-modulith-events/spring-modulith-events-neo4j/pom.xml
@@ -26,6 +26,12 @@
org.springframework.data
spring-data-neo4j
+
+
+ io.projectreactor
+ reactor-core
+
+
diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml
index a7d28c68..d27879bf 100644
--- a/spring-modulith-examples/pom.xml
+++ b/spring-modulith-examples/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.0-M1
+ 3.3.0-M2
@@ -26,7 +26,7 @@
17
2023.1.1
- 3.3.0-M1
+ 3.3.0-M2
diff --git a/spring-modulith-examples/spring-modulith-example-epr-neo4j/pom.xml b/spring-modulith-examples/spring-modulith-example-epr-neo4j/pom.xml
index e8064348..aad08bc2 100644
--- a/spring-modulith-examples/spring-modulith-example-epr-neo4j/pom.xml
+++ b/spring-modulith-examples/spring-modulith-example-epr-neo4j/pom.xml
@@ -31,6 +31,12 @@
org.springframework.boot
spring-boot-starter-data-neo4j
+
+
+ io.projectreactor
+ reactor-core
+
+