We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b179c1 commit e261ec2Copy full SHA for e261ec2
boot/build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
id("java")
3
- id("org.springframework.boot") version "3.5.3"
+ id("org.springframework.boot") version "3.5.7"
4
id("io.spring.dependency-management") version "1.1.7"
5
}
6
0 commit comments