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 @@ -423,7 +423,7 @@ dependencies {
423423 implementation group : ' org.springframework.boot' , name : ' spring-boot-starter-data-redis'
424424 implementation group : ' org.springframework' , name : ' spring-webflux' , version : ' 6.2.9'
425425
426- implementation group : ' org.springframework.security' , name : ' spring-security-oauth2-authorization-server' , version : ' 1.5.0 '
426+ implementation group : ' org.springframework.security' , name : ' spring-security-oauth2-authorization-server' , version : ' 1.5.1 '
427427
428428 implementation group : ' commons-io' , name : ' commons-io' , version : ' 2.19.0'
429429 implementation ' org.apache.commons:commons-collections4:4.5.0'
@@ -504,7 +504,7 @@ dependencies {
504504 testImplementation group : ' org.springframework.cloud' , name : ' spring-cloud-starter-contract-stub-runner' , version : ' 4.2.1'
505505 testImplementation ' org.junit.jupiter:junit-jupiter:5.12.2'
506506 testImplementation group : ' io.projectreactor' , name : ' reactor-test' , version : ' 3.7.8'
507- testImplementation ' org.springframework.security:spring-security-test:6.5.0 '
507+ testImplementation ' org.springframework.security:spring-security-test:6.5.2 '
508508
509509 // https://mvnrepository.com/artifact/org.awaitility/awaitility
510510 testImplementation group : ' org.awaitility' , name : ' awaitility' , version : ' 4.3.0'
You can’t perform that action at this time.
0 commit comments