Skip to content

Commit

Permalink
Update to spring-security-bom:6.0.0-M5
Browse files Browse the repository at this point in the history
Closes gh-2093
  • Loading branch information
rwinch committed May 18, 2022
1 parent e4201ae commit 3127557
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:6.0.0-M4'
mavenBom 'org.springframework.data:spring-data-bom:2022.0.0-M3'
mavenBom 'org.springframework.security:spring-security-bom:6.0.0-SNAPSHOT'
mavenBom 'org.springframework.security:spring-security-bom:6.0.0-M5'
mavenBom 'org.testcontainers:testcontainers-bom:1.16.2'
}

Expand Down

0 comments on commit 3127557

Please sign in to comment.