diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml
index 1e0a3864..8b974402 100644
--- a/.github/workflows/integration.yaml
+++ b/.github/workflows/integration.yaml
@@ -12,9 +12,9 @@ jobs:
boot:
- '3.1.12'
- '3.2.12'
- - '3.3.10'
- - '3.3.11-SNAPSHOT'
- - '3.4.5-SNAPSHOT'
+ - '3.3.11'
+ - '3.3.12-SNAPSHOT'
+ - '3.4.6-SNAPSHOT'
- '3.5.0-M3'
- '3.5.0-SNAPSHOT'
jmolecules:
diff --git a/pom.xml b/pom.xml
index 77d22c3d..57f121e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
2023.2.2
UTF-8
UTF-8
- 3.4.4
+ 3.4.5
6.2.6
3.1.1
1.17.6
diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml
index 29eb0a36..c7aba745 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.4.4
+ 3.4.5