diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index 0d7f27a3..77121e99 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -9,7 +9,7 @@ jobs: integration: strategy: matrix: - version: ['3.0.7', '3.0.8-SNAPSHOT', '3.1.1-SNAPSHOT', '3.2.0-SNAPSHOT -Dspring-framework.version=6.1.0-SNAPSHOT'] + version: ['3.0.9', '3.0.10-SNAPSHOT', '3.1.3-SNAPSHOT', '3.2.0-M1', '3.2.0-SNAPSHOT'] name: Build against Boot ${{ matrix.version }} runs-on: ubuntu-latest diff --git a/pom.xml b/pom.xml index cba45466..256c3a5f 100644 --- a/pom.xml +++ b/pom.xml @@ -39,9 +39,9 @@ 2022.3.0 UTF-8 UTF-8 - 6.0.8 + 6.0.11 0.0.5 - 3.1.1 + 3.1.2