Skip to content

Commit 92fff3c

Browse files
Update to Spring Security 6.3.0
Closes gh-2995
1 parent 99cd8b1 commit 92fff3c

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"
61-
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.3.0-RC1"
61+
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.3.0"
6262
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.1.7"
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)