GH-678 - Upgrade to Spring Boot 3.3.1.

This commit is contained in:
Oliver Drotbohm
2024-06-21 13:41:46 +02:00
parent 2f5fa65d2c
commit 52a6f4fbb3
3 changed files with 7 additions and 7 deletions

View File

@@ -12,9 +12,9 @@ jobs:
version:
- '3.1.12'
- '3.1.13-SNAPSHOT'
- '3.2.6'
- '3.2.7-SNAPSHOT'
- '3.3.1-SNAPSHOT'
- '3.2.7'
- '3.2.8-SNAPSHOT'
- '3.3.2-SNAPSHOT'
name: Build against Boot ${{ matrix.version }}
runs-on: ubuntu-latest