diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml
index 44f62a36..62c302a7 100644
--- a/.github/workflows/integration.yaml
+++ b/.github/workflows/integration.yaml
@@ -10,9 +10,9 @@ jobs:
strategy:
matrix:
version:
- - '3.1.7'
- - '3.1.8-SNAPSHOT'
- - '3.2.2-SNAPSHOT'
+ - '3.1.9'
+ - '3.1.10-SNAPSHOT'
+ - '3.2.3-SNAPSHOT'
name: Build against Boot ${{ matrix.version }}
runs-on: ubuntu-latest
diff --git a/pom.xml b/pom.xml
index 9902191f..1956c473 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,8 +40,8 @@
1.18.30
UTF-8
UTF-8
- 6.1.2
- 3.2.1
+ 6.1.3
+ 3.2.2
3.0.4
diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml
index b2b66ba5..3e0acc59 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.2.1
+ 3.2.2
@@ -26,7 +26,7 @@
17
2023.1.1
- 3.2.1
+ 3.2.2