Skip to content

Commit

Permalink
Update Spring Security to 5.7.10
Browse files Browse the repository at this point in the history
Closes gh-2405
  • Loading branch information
marcusdacoregio committed Aug 18, 2023
1 parent a8d5920 commit e907e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependency-management.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencyManagement {
mavenBom 'org.junit:junit-bom:5.8.2'
mavenBom 'org.springframework:spring-framework-bom:5.3.29'
mavenBom 'org.springframework.data:spring-data-bom:2021.2.14'
mavenBom 'org.springframework.security:spring-security-bom:5.7.9'
mavenBom 'org.springframework.security:spring-security-bom:5.7.10'
mavenBom 'org.testcontainers:testcontainers-bom:1.17.6'
}

Expand Down

0 comments on commit e907e4d

Please sign in to comment.