Skip to content

Commit 052cb19

Browse files
committed
Upgrade to Spring Security 6.3.0
Closes gh-40678
1 parent bc0fd92 commit 052cb19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2058,7 +2058,7 @@ bom {
20582058
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
20592059
}
20602060
}
2061-
library("Spring Security", "6.3.0-SNAPSHOT") {
2061+
library("Spring Security", "6.3.0") {
20622062
considerSnapshots()
20632063
group("org.springframework.security") {
20642064
imports = [

0 commit comments

Comments
 (0)