GH-959 - Upgrade to Spring Boot 3.2.12.

This commit is contained in:
Oliver Drotbohm
2024-11-21 13:20:21 +01:00
parent 94836432c3
commit df58ada848
3 changed files with 6 additions and 5 deletions

View File

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