Update Spring Boot to 3.4.4

This commit is contained in:
Dave Syer
2025-03-28 12:03:50 +00:00
parent 60dac75874
commit 83d9000770
23 changed files with 29 additions and 29 deletions

View File

@@ -11,7 +11,7 @@ jobs:
matrix:
include:
- javaVersion: 17
springBootVersion: "3.4.3"
springBootVersion: "3.4.4"
- javaVersion: 17
springBootVersion: "3.5.0-SNAPSHOT"
runs-on: ubuntu-latest