chore(deps): update plugin org.springframework.boot to v4.0.3
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 33s

This commit is contained in:
2026-02-19 14:01:15 +00:00
parent a3e38de877
commit df2fd8c7f5

View File

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