File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
5
5
id ' pmd'
6
6
id ' jacoco'
7
7
id ' io.spring.dependency-management' version ' 1.1.7'
8
- id ' org.springframework.boot' version ' 3.5.3 '
8
+ id ' org.springframework.boot' version ' 3.5.5 '
9
9
id ' org.owasp.dependencycheck' version ' 12.1.3'
10
10
id ' com.github.ben-manes.versions' version ' 0.52.0'
11
11
id ' org.sonarqube' version ' 6.2.0.5505'
@@ -248,7 +248,7 @@ dependencyManagement {
248
248
249
249
dependency group : ' commons-io' , name : ' commons-io' , version : ' 2.20.0'
250
250
251
- dependencySet( group : ' org.springframework.security' , version : ' 6.5.1 ' ){
251
+ dependencySet( group : ' org.springframework.security' , version : ' 6.5.3 ' ){
252
252
entry ' spring-boot-starter-security'
253
253
entry ' spring-security-core'
254
254
entry ' spring-security-acl'
You can’t perform that action at this time.
0 commit comments