GH-516 - Upgrade to Spring Framework 6.0.17.

This commit is contained in:
Oliver Drotbohm
2024-02-23 15:44:17 +01:00
parent 52ee49885a
commit ba52f3b161
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ jobs:
integration:
strategy:
matrix:
version: ['3.0.13', '3.0.14-SNAPSHOT', '3.1.8-SNAPSHOT', '3.2.1', '3.2.2-SNAPSHOT']
version: ['3.0.13', '3.0.14-SNAPSHOT', '3.1.10-SNAPSHOT', '3.2.3', '3.2.4-SNAPSHOT']
name: Build against Boot ${{ matrix.version }}
runs-on: ubuntu-latest