GH-675 - Upgrade to Spring Boot 3.2.7.

Also, Spring Framework 6.1.10.
This commit is contained in:
Oliver Drotbohm
2024-06-21 13:14:17 +02:00
parent d5940afa1b
commit c41742afec
3 changed files with 5 additions and 5 deletions

View File

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