chore(deps): update plugin org.springframework.boot to v3.5.8
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 1m54s

This commit is contained in:
2025-11-20 16:02:04 +00:00
parent cc97af7ff7
commit 4a4aa54192

View File

@@ -1,6 +1,6 @@
plugins {
id 'java'
id 'org.springframework.boot' version '3.5.7'
id 'org.springframework.boot' version '3.5.8'
id 'io.spring.dependency-management' version '1.1.7'
}