diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml
index 13f23458..479ab57c 100644
--- a/.github/workflows/integration.yaml
+++ b/.github/workflows/integration.yaml
@@ -9,7 +9,7 @@ jobs:
integration:
strategy:
matrix:
- version: ['3.0.12', '3.0.13-SNAPSHOT', '3.1.6-SNAPSHOT', '3.2.0-RC1', '3.2.0-SNAPSHOT']
+ version: ['3.0.13', '3.0.14-SNAPSHOT', '3.1.8-SNAPSHOT', '3.2.1', '3.2.2-SNAPSHOT']
name: Build against Boot ${{ matrix.version }}
runs-on: ubuntu-latest
diff --git a/pom.xml b/pom.xml
index 418e461b..9ef2b87b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,9 +39,9 @@
2023.1.0
UTF-8
UTF-8
- 6.0.14
+ 6.0.15
0.0.7
- 3.1.6
+ 3.1.7
diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml
index e431b0ac..b86b82e9 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.1.5
+ 3.1.7