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.3 '
8+ id ' org.springframework.boot' version ' 3.5.4 '
99 id ' org.owasp.dependencycheck' version ' 12.1.3'
1010 id ' uk.gov.hmcts.java' version ' 0.12.67'
1111 id ' com.github.ben-manes.versions' version ' 0.52.0'
@@ -256,7 +256,7 @@ dependencyManagement {
256256 dependency group : ' org.glassfish' , name : ' jakarta.el' , version : ' 4.0.2'
257257
258258 // CVE-2022-31692, CVE-2022-31690
259- dependencySet( group : ' org.springframework.security' , version : ' 6.5.1 ' ){
259+ dependencySet( group : ' org.springframework.security' , version : ' 6.5.2 ' ){
260260 entry ' spring-boot-starter-security'
261261 entry ' spring-security-core'
262262 entry ' spring-security-acl'
You can’t perform that action at this time.
0 commit comments