GH-1073 - Upgrade to Spring Boot 3.5 M2.

This commit is contained in:
Oliver Drotbohm
2025-02-22 15:43:10 +01:00
parent c7bf5f100d
commit efc99f1a35
3 changed files with 7 additions and 5 deletions

View File

@@ -12,9 +12,11 @@ jobs:
boot:
- '3.1.12'
- '3.2.12'
- '3.3.7'
- '3.3.8-SNAPSHOT'
- '3.4.1-SNAPSHOT'
- '3.3.9'
- '3.3.10-SNAPSHOT'
- '3.4.3'
- '3.4.4-SNAPSHOT'
- '3.5.0-SNAPSHOT'
jmolecules:
- '2023.2.1'
- '2025.0.0-RC2'