Skip to content

Commit be10b2c

Browse files
Update to Spring Security 6.3.0-RC1
Closes gh-2943
1 parent 7474bbb commit be10b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ org-slf4j-jcl-over-slf4j = { module = "org.slf4j:jcl-over-slf4j", version.ref =
5858
org-slf4j-log4j-over-slf4j = { module = "org.slf4j:log4j-over-slf4j", version.ref = "org-slf4j" }
5959
org-slf4j-slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "org-slf4j" }
6060
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2024.0.0-RC1"
61-
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.3.0-M3"
61+
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.3.0-RC1"
6262
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.1.6"
6363
org-springframework-boot-spring-boot-dependencies = { module = "org.springframework.boot:spring-boot-dependencies", version.ref = "org-springframework-boot" }
6464
org-springframework-boot-spring-boot-gradle-plugin = { module = "org.springframework.boot:spring-boot-gradle-plugin", version.ref = "org-springframework-boot" }

0 commit comments

Comments
 (0)