GH-894 - Upgrade to Spring Boot 3.2.11.

Also add forward looking integration builds for current versions.
This commit is contained in:
Oliver Drotbohm
2024-10-24 21:35:02 +02:00
parent 7acd31c63b
commit bd8d3954a5
3 changed files with 5 additions and 4 deletions

View File

@@ -11,8 +11,9 @@ jobs:
matrix:
version:
- '3.1.12'
- '3.1.13-SNAPSHOT'
- '3.2.8-SNAPSHOT'
- '3.2.12-SNAPSHOT'
- '3.3.5'
- '3.3.6-SNAPSHOT'
name: Build against Boot ${{ matrix.version }}
runs-on: ubuntu-latest