diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index a76208f3..75237c79 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -12,7 +12,7 @@ jobs: version: - '3.1.12' - '3.1.13-SNAPSHOT' - - '3.2.7-SNAPSHOT' + - '3.2.8-SNAPSHOT' name: Build against Boot ${{ matrix.version }} runs-on: ubuntu-latest diff --git a/pom.xml b/pom.xml index a7356f94..164381df 100644 --- a/pom.xml +++ b/pom.xml @@ -40,8 +40,8 @@ 1.18.32 UTF-8 UTF-8 - 6.1.8 - 3.2.6 + 6.1.10 + 3.2.7 3.0.4 diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml index 2337e31c..13a207e8 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.6 + 3.2.7 @@ -26,7 +26,7 @@ 17 2023.1.3 - 3.2.6 + 3.2.7