diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml
index e702d121..533228e0 100644
--- a/.github/workflows/integration.yaml
+++ b/.github/workflows/integration.yaml
@@ -11,10 +11,10 @@ jobs:
matrix:
version:
- '3.1.12'
- - '3.1.13-SNAPSHOT'
- - '3.2.7'
- - '3.2.8-SNAPSHOT'
- - '3.3.2-SNAPSHOT'
+ - '3.2.11'
+ - '3.2.12-SNAPSHOT'
+ - '3.3.6-SNAPSHOT'
+ - '3.4.0-SNAPSHOT'
name: Build against Boot ${{ matrix.version }}
runs-on: ubuntu-latest
diff --git a/pom.xml b/pom.xml
index d43dbd7d..b2abc1ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
2023.1.4
UTF-8
UTF-8
- 3.3.4
+ 3.3.5
6.1.13
3.1.1
1.17.6
diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml
index 58281d4b..a19fc094 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.4
+ 3.3.5