chore(deps): update plugin org.springframework.boot to v4.0.3 #52

Merged
renovate merged 1 commits from renovate/spring-boot into prod 2026-02-21 16:13:57 +00:00

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'
}