diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml
index 9fb7d76d..b3264d83 100644
--- a/.github/workflows/integration.yaml
+++ b/.github/workflows/integration.yaml
@@ -9,7 +9,7 @@ jobs:
integration:
strategy:
matrix:
- version: ['3.0.13', '3.0.14-SNAPSHOT', '3.1.8-SNAPSHOT', '3.2.1', '3.2.2-SNAPSHOT']
+ version: ['3.0.13', '3.0.14-SNAPSHOT', '3.1.10-SNAPSHOT', '3.2.3', '3.2.4-SNAPSHOT']
name: Build against Boot ${{ matrix.version }}
runs-on: ubuntu-latest
diff --git a/pom.xml b/pom.xml
index 2353ca29..1a34c115 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
2023.1.2
UTF-8
UTF-8
- 6.0.16
+ 6.0.17
0.0.7
3.1.9
diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml
index 799693f4..44006339 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.8
+ 3.1.9