diff --git a/pom.xml b/pom.xml
index bd9c00d4..d6b9a28e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,6 +41,7 @@
UTF-8
UTF-8
6.1.0
+ 6.1.2-SNAPSHOT
3.2.0
3.0.2
@@ -394,6 +395,13 @@ limitations under the License.
+
+ org.springframework
+ spring-framework-bom
+ ${spring-framework.version}
+ pom
+ import
+
org.springframework.boot
spring-boot-dependencies
diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml
index 4d9ed118..37f29275 100644
--- a/spring-modulith-examples/pom.xml
+++ b/spring-modulith-examples/pom.xml
@@ -25,6 +25,7 @@
17
+ 6.1.2-SNAPSHOT
3.2.0-RC2