We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f981a54 commit 75dcfddCopy full SHA for 75dcfdd
example-projects/spring-boot/build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
}
10
11
plugins {
12
- id 'org.springframework.boot' version '3.4.3'
+ id 'org.springframework.boot' version '3.4.4'
13
14
15
apply plugin: 'java'
0 commit comments