Update to Spring Boot 3.4.5

Signed-off-by: Andrey Litvitski <andrey1010102008@gmail.com>
This commit is contained in:
Andrey Litvitski
2025-04-24 19:18:15 +03:00
committed by Chris Bono
parent eb82d462e9
commit f820eab1ad
30 changed files with 34 additions and 34 deletions

View File

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