Skip to content

Commit

Permalink
Update spring security to v6.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 14b8a0d commit 82aaa4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,9 @@ mockito-core = { group = "org.mockito", name = "mockito-core", version.ref = "mo

spring-security-test = { module = "org.springframework.security:spring-security-test" }

spring-security-crypto = "org.springframework.security:spring-security-crypto:6.3.4"
spring-security-crypto = "org.springframework.security:spring-security-crypto:6.3.5"

spring-security-web = "org.springframework.security:spring-security-web:6.3.4"
spring-security-web = "org.springframework.security:spring-security-web:6.3.5"

jakarta-servlet-api = "jakarta.servlet:jakarta.servlet-api:6.1.0"

Expand Down

0 comments on commit 82aaa4c

Please sign in to comment.