Compare commits

1 Commits

Author SHA1 Message Date
mars3142 27a937b722 Update plugin org.springframework.boot to v3.5.14 2026-04-23 17:39:48 +00:00
+1 -1
View File
@@ -1,6 +1,6 @@
plugins {
id 'java'
id 'org.springframework.boot' version '3.5.13'
id 'org.springframework.boot' version '3.5.14'
id 'io.spring.dependency-management' version '1.1.6'
}