GH-517 - Upgrade to Spring Boot 3.2.3

This commit is contained in:
Oliver Drotbohm
2024-02-23 16:26:53 +01:00
parent c23a3eeea5
commit 954ecc2993
5 changed files with 17 additions and 5 deletions

View File

@@ -12,7 +12,7 @@ jobs:
version:
- '3.1.9'
- '3.1.10-SNAPSHOT'
- '3.2.3-SNAPSHOT'
- '3.2.4-SNAPSHOT'
name: Build against Boot ${{ matrix.version }}
runs-on: ubuntu-latest