diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml
index 01b6405b..358d9f16 100644
--- a/.github/workflows/integration.yaml
+++ b/.github/workflows/integration.yaml
@@ -12,9 +12,9 @@ jobs:
version:
- '3.1.12'
- '3.1.13-SNAPSHOT'
- - '3.2.6'
- - '3.2.7-SNAPSHOT'
- - '3.3.1-SNAPSHOT'
+ - '3.2.7'
+ - '3.2.8-SNAPSHOT'
+ - '3.3.2-SNAPSHOT'
name: Build against Boot ${{ matrix.version }}
runs-on: ubuntu-latest
diff --git a/pom.xml b/pom.xml
index 408da2b0..8460cf5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,8 +41,8 @@
1.18.32
UTF-8
UTF-8
- 3.3.0
- 6.1.8
+ 3.3.1
+ 6.1.10
3.1.1
diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml
index ef99db41..496426a2 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.0
+ 3.3.1
@@ -26,7 +26,7 @@
17
2023.1.3
- 3.3.0
+ 3.3.1