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 e9a7c9e commit 62a5e18Copy full SHA for 62a5e18
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'java'
3
id 'org.cyclonedx.bom' version '2.3.1'
4
id 'com.gorylenko.gradle-git-properties' version '2.5.0'
5
- id 'org.springframework.boot' version '3.5.3'
+ id 'org.springframework.boot' version '3.5.4'
6
id 'io.spring.dependency-management' version '1.1.7'
7
id 'org.springdoc.openapi-gradle-plugin' version '1.9.0'
8
}
0 commit comments