diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml
index 0c7e8f81..8155fe76 100644
--- a/.github/workflows/integration.yaml
+++ b/.github/workflows/integration.yaml
@@ -13,9 +13,11 @@ jobs:
version:
- '3.1.12'
- '3.2.12'
- - '3.3.9-SNAPSHOT'
- - '3.4.1'
- - '3.4.2-SNAPSHOT'
+ - '3.3.10-SNAPSHOT'
+ - '3.4.3'
+ - '3.4.4-SNAPSHOT'
+ - '3.5.0-M2'
+ - '3.5.0-SNAPSHOT'
jmolecules:
- '2023.2.1'
- '2025.0.0-RC2'
diff --git a/pom.xml b/pom.xml
index 622d10e7..889b9090 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
2023.1.7
UTF-8
UTF-8
- 3.3.8
+ 3.3.9
6.1.17
3.1.1
1.17.6
diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml
index c12a393f..30446eaa 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.8
+ 3.3.9