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 e6d998d commit cd5a8b2Copy full SHA for cd5a8b2
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'java'
3
id 'org.cyclonedx.bom' version '2.1.0'
4
id 'com.gorylenko.gradle-git-properties' version '2.4.2'
5
- id 'org.springframework.boot' version '3.4.2'
+ id 'org.springframework.boot' version '3.4.3'
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