Skip to content

Commit 7e0762c

Browse files
committed
Update to Spring Security 7.0.0
Closes gh-3504
1 parent f7bcc1b commit 7e0762c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ org-mariadb-jdbc-mariadb-java-client = "org.mariadb.jdbc:mariadb-java-client:3.5
3535
org-mockito-mockito-bom = { module = "org.mockito:mockito-bom", version.ref = "org-mockito" }
3636
org-postgresql = "org.postgresql:postgresql:42.7.7"
3737
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2025.1.0-RC1"
38-
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:7.0.0-RC1"
38+
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:7.0.0"
3939
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:7.0.0"
4040
org-testcontainers-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "2.0.1" }
4141
io-spring-security-release-plugin = "io.spring.gradle:spring-security-release-plugin:1.0.10"

0 commit comments

Comments
 (0)