Skip to content

Commit f00aa49

Browse files
dependabot[bot]marcusdacoregio
authored andcommitted
Bump org.springframework.security:spring-security-bom
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 6.2.0-RC2 to 6.2.0. - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](spring-projects/spring-security@6.2.0-RC2...6.2.0) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8df96ba commit f00aa49

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
@@ -88,7 +88,7 @@ org-springframework-boot-spring-boot-starter-webflux = { module = "org.springfra
8888
org-springframework-boot-spring-boot-starter-websocket = { module = "org.springframework.boot:spring-boot-starter-websocket", version.ref = "org-springframework-boot" }
8989
org-springframework-boot-spring-boot-testcontainers = { module = "org.springframework.boot:spring-boot-testcontainers", version.ref = "org-springframework-boot" }
9090
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2023.1.0"
91-
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.2.0-RC2"
91+
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.2.0"
9292
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.1.0"
9393
org-springframework-springloaded = "org.springframework:springloaded:1.2.8.RELEASE"
9494
org-testcontainers-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version.ref = "org-testcontainers" }

0 commit comments

Comments
 (0)