GH-1081 - Upgrade to Spring Boot 3.4.3.

This commit is contained in:
Oliver Drotbohm
2025-02-23 15:34:38 +01:00
parent e6d6fdaf71
commit 0ddb72bc97
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.3-SNAPSHOT'
- '3.3.9'
- '3.3.10-SNAPSHOT'
- '3.4.4-SNAPSHOT'
- '3.5.0-M2'
- '3.5.0-SNAPSHOT'
jmolecules:
- '2023.2.1'
- '2025.0.0-RC2'