We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5775343 commit cb906f6Copy full SHA for cb906f6
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id 'pmd'
5
id 'jacoco'
6
id 'io.spring.dependency-management' version '1.1.7'
7
- id 'org.springframework.boot' version '3.5.4'
+ id 'org.springframework.boot' version '3.5.5'
8
id 'org.owasp.dependencycheck' version '12.1.3'
9
id 'com.github.ben-manes.versions' version '0.52.0'
10
id 'org.sonarqube' version '6.2.0.5505'
0 commit comments