diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index fdb2a5507..01b6405b6 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -10,11 +10,11 @@ jobs: strategy: matrix: version: - - '3.1.10' - - '3.1.11-SNAPSHOT' - - '3.2.4' - - '3.2.5-SNAPSHOT' - - '3.3.0-SNAPSHOT' + - '3.1.12' + - '3.1.13-SNAPSHOT' + - '3.2.6' + - '3.2.7-SNAPSHOT' + - '3.3.1-SNAPSHOT' name: Build against Boot ${{ matrix.version }} runs-on: ubuntu-latest diff --git a/pom.xml b/pom.xml index a7161d6dc..e83cb7c52 100644 --- a/pom.xml +++ b/pom.xml @@ -41,8 +41,8 @@ 1.18.32 UTF-8 UTF-8 - 3.3.0-RC1 - 6.1.5 + 3.3.0 + 6.1.8 3.1.1 diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml index 36eedd08a..beea8091d 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-RC1 + 3.3.0 @@ -26,7 +26,7 @@ 17 2023.1.3 - 3.3.0-RC1 + 3.3.0