chore(deps): update plugin org.springframework.boot to v4.0.4
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 44s

This commit is contained in:
2026-03-19 14:01:07 +00:00
parent 5b0bcdf644
commit bd151ca7f2

View File

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