GH-949 - Upgrade to Spring Boot 3.4.

This commit is contained in:
Oliver Drotbohm
2024-11-21 11:39:13 +01:00
parent 5dbea66d45
commit 19a01808ea
2 changed files with 7 additions and 7 deletions

View File

@@ -10,11 +10,11 @@ jobs:
strategy:
matrix:
boot:
- '3.2.11'
- '3.2.12-SNAPSHOT'
- '3.3.5'
- '3.3.6-SNAPSHOT'
- '3.4.0-SNAPSHOT'
- '3.2.12'
- '3.2.13-SNAPSHOT'
- '3.3.6'
- '3.3.7-SNAPSHOT'
- '3.4.1-SNAPSHOT'
jmolecules:
- '2023.2.0'
- '2025.0.0-RC1'