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 {
55 id ' pmd'
66 id ' jacoco'
77 id ' io.spring.dependency-management' version ' 1.1.7'
8- id ' org.springframework.boot' version ' 3.5.5 '
8+ id ' org.springframework.boot' version ' 3.5.7 '
99 id ' org.owasp.dependencycheck' version ' 12.1.6'
1010 id ' com.github.ben-manes.versions' version ' 0.52.0'
1111 id ' org.sonarqube' version ' 6.3.1.5724'
@@ -248,7 +248,7 @@ dependencyManagement {
248248
249249 dependency group : ' commons-io' , name : ' commons-io' , version : ' 2.20.0'
250250
251- dependencySet( group : ' org.springframework.security' , version : ' 6.5.3 ' ){
251+ dependencySet( group : ' org.springframework.security' , version : ' 6.5.6 ' ){
252252 entry ' spring-boot-starter-security'
253253 entry ' spring-security-core'
254254 entry ' spring-security-acl'
You can’t perform that action at this time.
0 commit comments